Class EndPSM
end
: Child of PhaseSM. When a phase ends under normal conditions (ie. was not cancelled),
run these actions in parallel before moving to the next phase.
Inherited Members
Namespace: Danmokou.SM
Assembly: cs.temp.dll.dll
Syntax
public class EndPSM : ParallelSM
Constructors
EndPSM(StateMachine[])
Declaration
public EndPSM(StateMachine[] states)
Parameters
Type | Name | Description |
---|---|---|
Danmokou.SM.StateMachine[] | states |