Class CommandMarker
Inheritance
object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
CommandMarker
Inherited Members
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class CommandMarker : EffectAutoDestroy
Fields
followTransform
Declaration
public Transform followTransform
Field Value
| Type | Description |
|---|---|
| UnityEngine.Transform |
Methods
Update()
Declaration
protected override void Update()