Class DebugActorComponent
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Reflect.Actors
Syntax
public class DebugActorComponent : MonoBehaviour
Properties
DrawGizmosCommand
Declaration
public Action DrawGizmosCommand { set; }
Property Value
Type | Description |
---|---|
Action |
GuiCommand
Declaration
public Action GuiCommand { set; }
Property Value
Type | Description |
---|---|
Action |