Property isScenarioReadyToStart
isScenarioReadyToStart
The scenario will begin on the frame this property first returns true
Declaration
protected abstract bool isScenarioReadyToStart { get; }
Property Value
Type | Description |
---|---|
bool | Whether the scenario should start this frame |