externalActorStageExitCompleted
Hierarchy
- AsyncOperationCompleted- ActorStageExitCompleted
 
Index
Constructors
externalconstructor
- Parameters- externalcorrelationId: CorrelationId
- externalactor: Name
- externaloptionaltimestamp: Timestamp
 - Returns ActorStageExitCompleted
Properties
publicexternalreadonlycorrelationId
publicexternalreadonlytimestamp
publicexternalreadonlyactor
Methods
staticexternalfromJSON
- Parameters- externalo: JSONObject
 - Returns ActorStageExitCompleted
externalequals
- Parameters- externalanother: TinyType
 - Returns boolean
externaltoString
- Returns string
externaltoJSON
- Returns JSONValue
Emitted when an
Actorand its abilities are correctly released either upon theSceneFinishesevent for actors initialised within the scope of a test scenario, or upon theTestRunFinishesevent for actors initialised within the scope of a test suite.