Public Member Functions | Properties

Romulus.ActionQueue-g< TQ, TAction >.ActionArgs Class Reference

Event agrs for an action. More...

List of all members.

Public Member Functions

 ActionArgs (TAction action)
 Creates an ActionArgs.

Properties

TAction Action [get, set]
 Gets the action the event is for.

Detailed Description

template<TQ, TAction>
class Romulus::ActionQueue-g< TQ, TAction >::ActionArgs

Event agrs for an action.


Constructor & Destructor Documentation

template<TQ , TAction >
Romulus.ActionQueue-g< TQ, TAction >.ActionArgs.ActionArgs ( TAction  action  ) 

Creates an ActionArgs.

Parameters:
action The action the event is for.

Property Documentation

template<TQ , TAction >
TAction Romulus.ActionQueue-g< TQ, TAction >.ActionArgs.Action [get, set]

Gets the action the event is for.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties Events