InterruptionScenario struct 104 bytes
scn.InterruptionScenario
Inheritance
No base class.
Derived
None.
Properties
| Property | Type | |
|---|---|---|
id | scn.InterruptionScenarioId | |
name | CName | |
queueName | CName | |
enabled | bool | |
talkOnReturn | bool | |
playInterruptLine | bool | |
forcePlayReturnLine | bool | |
interruptionSpammingSafeguard | bool | |
playingLinesBehavior | scn.InterruptReturnLinesBehavior | |
postInterruptSignalTimeDelay | float | |
postReturnSignalTimeDelay | float | |
postInterruptSignalFactCondition | scn.InterruptFactConditionType? | |
postReturnSignalFactCondition | scn.InterruptFactConditionType? | |
interruptConditions | scn.IInterruptCondition?[] | |
returnConditions | scn.IReturnCondition?[] |
Functions
None.