![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Inspector for inventory. More...
Protected Member Functions | |
override void | DrawFooter (PlatformerProMonoBehaviour myTarget) |
Draws the footer. More... | |
virtual void | DrawSlotInspector (Inventory inventory, int index) |
Draw an item in a slot. More... | |
![]() | |
virtual void | OnEnable () |
Unity OnEnable hook. 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 inventory.
|
protectedvirtual |
Draws the footer.
Reimplemented from PlatformerPro.PlatformerProMonoBehaviourInspector.
|
protectedvirtual |
Draw an item in a slot.