![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Custom inspector for item manager. More...
Protected Member Functions | |
override void | DrawFooter (PlatformerProMonoBehaviour myTarget) |
Draw the inspector. More... | |
![]() | |
override void | OnEnable () |
Unity OnEnable hook. More... | |
virtual void | DrawPersistenceButtons (Persistable myPersistable) |
Draws the persistence fold out. More... | |
![]() | |
virtual void | DrawHeader (PlatformerProMonoBehaviour myTarget) |
Draws the header. More... | |
Additional Inherited Members | |
![]() | |
override void | OnInspectorGUI () |
Draw the inspector. More... | |
![]() | |
static void | DrawHeaderStatic (PlatformerProMonoBehaviour myTarget) |
static void | DrawHorizontalRule (bool fillWindow=false) |
![]() | |
static Texture2D | iconTexture |
Holds the platformer pro icon texture More... | |
Custom inspector for item manager.
|
protectedvirtual |
Draw the inspector.
Reimplemented from PlatformerPro.PersistableInspector.