Corgi Engine  v8.8
MoreMountains.CorgiEngine.MovingPlatformFreeInspector Class Reference

Adds custom labels to the CorgiController inspector More...

Inheritance diagram for MoreMountains.CorgiEngine.MovingPlatformFreeInspector:

Public Member Functions

override bool RequiresConstantRepaint ()
 
override void OnInspectorGUI ()
 

Protected Member Functions

virtual void OnEnable ()
 
virtual void DrawProperties ()
 

Protected Attributes

MovingPlatformFree _movingPlatformFree
 
SerializedProperty _debugCurrentSpeed
 
SerializedProperty _updateMethod
 

Detailed Description

Adds custom labels to the CorgiController inspector

Member Function Documentation

◆ DrawProperties()

virtual void MoreMountains.CorgiEngine.MovingPlatformFreeInspector.DrawProperties ( )
protectedvirtual

◆ OnEnable()

virtual void MoreMountains.CorgiEngine.MovingPlatformFreeInspector.OnEnable ( )
protectedvirtual

◆ OnInspectorGUI()

override void MoreMountains.CorgiEngine.MovingPlatformFreeInspector.OnInspectorGUI ( )

◆ RequiresConstantRepaint()

override bool MoreMountains.CorgiEngine.MovingPlatformFreeInspector.RequiresConstantRepaint ( )

Member Data Documentation

◆ _debugCurrentSpeed

SerializedProperty MoreMountains.CorgiEngine.MovingPlatformFreeInspector._debugCurrentSpeed
protected

◆ _movingPlatformFree

MovingPlatformFree MoreMountains.CorgiEngine.MovingPlatformFreeInspector._movingPlatformFree
protected

◆ _updateMethod

SerializedProperty MoreMountains.CorgiEngine.MovingPlatformFreeInspector._updateMethod
protected

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