Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.ItemManagerInspector Class Reference

Custom inspector for item manager. More...

Inheritance diagram for PlatformerPro.ItemManagerInspector:
PlatformerPro.PersistableInspector PlatformerPro.PlatformerProMonoBehaviourInspector

Protected Member Functions

override void DrawFooter (PlatformerProMonoBehaviour myTarget)
 Draw the inspector. More...
 
- Protected Member Functions inherited from PlatformerPro.PersistableInspector
override void OnEnable ()
 Unity OnEnable hook. More...
 
virtual void DrawPersistenceButtons (Persistable myPersistable)
 Draws the persistence fold out. More...
 
- Protected Member Functions inherited from PlatformerPro.PlatformerProMonoBehaviourInspector
virtual void DrawHeader (PlatformerProMonoBehaviour myTarget)
 Draws the header. More...
 

Additional Inherited Members

- Public Member Functions inherited from PlatformerPro.PlatformerProMonoBehaviourInspector
override void OnInspectorGUI ()
 Draw the inspector. More...
 
- Static Public Member Functions inherited from PlatformerPro.PlatformerProMonoBehaviourInspector
static void DrawHeaderStatic (PlatformerProMonoBehaviour myTarget)
 
static void DrawHorizontalRule (bool fillWindow=false)
 
- Static Public Attributes inherited from PlatformerPro.PlatformerProMonoBehaviourInspector
static Texture2D iconTexture
 Holds the platformer pro icon texture More...
 

Detailed Description

Custom inspector for item manager.

Member Function Documentation

◆ DrawFooter()

override void PlatformerPro.ItemManagerInspector.DrawFooter ( PlatformerProMonoBehaviour  myTarget)
protectedvirtual

Draw the inspector.

Reimplemented from PlatformerPro.PersistableInspector.


The documentation for this class was generated from the following file: