Interface IUpdateDelegate
Namespace: UnityEngine.Reflect
Syntax
public interface IUpdateDelegate
Events
update
Declaration
event Action<float> update
Event Type
| Type | Description |
|---|---|
| Action<Single> |
public interface IUpdateDelegate
event Action<float> update
| Type | Description |
|---|---|
| Action<Single> |