Action.opEquals

compares id of this action with another action id

  1. bool opEquals(int anotherActionId)
  2. bool opEquals(Action action)
    class Action
    const
    bool
    opEquals
    ()

Meta