StateMachine.this

Sets our main struct and passes it to the parent class.

  1. this(DzlStateMachine* dzlStateMachine, bool ownedRef = false)
    class StateMachine
    this
    (
    DzlStateMachine* dzlStateMachine
    ,
    bool ownedRef = false
    )
  2. this()

Meta