TimeAgent.

simulationCallbackPolicy Field

Summary

The simulation events receive policy. In most of the cases, original time agents won't have any use of these events, so setting the policy to CloneOnly there is no need in the code to check for IsClone

Syntax

[Header("Simulation Config")]
public TimeAgent.SimulationCallbackPolicy simulationCallbackPolicy

Attributes

Type Description
Header