DoopelPonger
|
Data container that holds the action type to the information needed to instantiate the action. More...
Public Attributes | |
CoopActionPatternCreator.ActionType | actionType |
CoopActionRuntimeInformation | runtimeInformation |
Data container that holds the action type to the information needed to instantiate the action.
CoopActionPatternCreator.ActionType CoopActionRuntimeInformationHolder.actionType |
ActionType that matches with the runtime information.
CoopActionRuntimeInformation CoopActionRuntimeInformationHolder.runtimeInformation |
CoopActionRuntimeInformation used to intantiate actions in the editor scripts.