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

Inspector for ladder and other climbing movememt classes. More...

Inheritance diagram for PlatformerPro.ClimbMovementInspector:
PlatformerPro.BaseMovementInspector< ClimbMovement >

Additional Inherited Members

- Public Member Functions inherited from PlatformerPro.BaseMovementInspector< ClimbMovement >
override void OnInspectorGUI ()
 Draw the inspector GUI. More...
 
- Static Public Member Functions inherited from PlatformerPro.BaseMovementInspector< ClimbMovement >
static bool DrawMultiplierSettings (Movement movement)
 
- Protected Member Functions inherited from PlatformerPro.BaseMovementInspector< ClimbMovement >
void InitTypes ()
 When the component is accessed update. More...
 
- Protected Attributes inherited from PlatformerPro.BaseMovementInspector< ClimbMovement >
System.Type[] types
 The available ground movement classes. More...
 
string[] typeNames
 The available ground movement class names. More...
 
string[] typeDescriptions
 The available ground movement class description. More...
 
int selectedTypeIndex
 Index of the currently selected type. More...
 
bool showDetails
 Should the details view be expanded. More...
 

Detailed Description

Inspector for ladder and other climbing movememt classes.


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