DoopelPonger
|
Data container that holds action names with the prefab to instantiate the action. More...
Public Attributes | |
string | actionInformationName |
GameObject | gameObject |
Data container that holds action names with the prefab to instantiate the action.
string CoopActionRuntimeInformation.actionInformationName |
Name of the action.
GameObject CoopActionRuntimeInformation.gameObject |
Object used to instantiate the action information.