TimeAgent.

TimeAgent.OnSimulationLateUpdateEvent Class

Namespace
RedGirafeGames.Agamotto.Scripts.Runtime.Agents
Base Types
graph BT Type-->Base0["UnityEvent<TimeStone, float>"] Type["TimeAgent.OnSimulationLateUpdateEvent"] class Type type-node

Syntax

[Serializable]
public class TimeAgent.OnSimulationLateUpdateEvent : UnityEvent<TimeStone, float>

Attributes

Type Description
SerializableAttribute