![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Inspector for persistable classes. More...
Protected Member Functions | |
override void | OnEnable () |
Unity OnEnable hook. More... | |
override void | DrawFooter (PlatformerProMonoBehaviour myTarget) |
Draws the footer. 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... | |
Inspector for persistable classes.
|
protectedvirtual |
Draws the footer.
Reimplemented from PlatformerPro.PlatformerProMonoBehaviourInspector.
Reimplemented in PlatformerPro.ItemManagerInspector.
|
protectedvirtual |
Draws the persistence fold out.
|
protectedvirtual |
Unity OnEnable hook.
Reimplemented from PlatformerPro.PlatformerProMonoBehaviourInspector.