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

Editor for dash attacks. More...

Inheritance diagram for PlatformerPro.DashAttackInspector:
PlatformerPro.BasicAttacksInspector

Public Member Functions

override void OnInspectorGUI ()
 Draw the inspector GUI. More...
 
- Public Member Functions inherited from PlatformerPro.BasicAttacksInspector
override void OnInspectorGUI ()
 Draw the inspector GUI. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from PlatformerPro.BasicAttacksInspector
static bool DrawMultiplierSettings (BasicAttacks movement)
 
- Protected Member Functions inherited from PlatformerPro.BasicAttacksInspector
virtual void DrawBasicAttackEditor (BasicAttackData attack)
 Draws the inspector for a basic attack. More...
 

Detailed Description

Editor for dash attacks.

Member Function Documentation

◆ OnInspectorGUI()

override void PlatformerPro.DashAttackInspector.OnInspectorGUI ( )

Draw the inspector GUI.


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