NarayanaGames.UnityEditor.Common NamespaceScoreFlash API Documentation V4.6.0
General helper classes for editor scripting.
Classes

  ClassDescription
Public classEditorGUIExtensions
This class provides a couple of useful methods for creating custom editor scripts.
Public classExtensionInfo
Base class for info on extensions. Provides methods for showing version info and documentation. Override for each extension.
Public classNGEditorBase
Base class for editors / inspectors by narayana games.
Public classPlayModeChangesHelper
You can use this class in your customer editor scripts to support persisting changes applied during play mode. It only works on the component that the custom inspector is handling but supports changes in multiple objects during one session.