TimeAgent.

TimeAgent.OnSimulationFixedUpdateEvent Class

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

Syntax

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

Attributes

Type Description
SerializableAttribute