Event agrs for an action. More...
Public Member Functions | |
ActionArgs (TAction action) | |
Creates an ActionArgs. | |
Properties | |
TAction | Action [get, set] |
Gets the action the event is for. |
Event agrs for an action.
Romulus.ActionQueue-g< TQ, TAction >.ActionArgs.ActionArgs | ( | TAction | action | ) |
Creates an ActionArgs.
action | The action the event is for. |
TAction Romulus.ActionQueue-g< TQ, TAction >.ActionArgs.Action [get, set] |
Gets the action the event is for.