DoopelPonger
Public Attributes | List of all members
CoopActionRuntimeInformationHolder Class Reference

Data container that holds the action type to the information needed to instantiate the action. More...

Collaboration diagram for CoopActionRuntimeInformationHolder:
Collaboration graph
[legend]

Public Attributes

CoopActionPatternCreator.ActionType actionType
 
CoopActionRuntimeInformation runtimeInformation
 

Detailed Description

Data container that holds the action type to the information needed to instantiate the action.

Member Data Documentation

◆ actionType

CoopActionPatternCreator.ActionType CoopActionRuntimeInformationHolder.actionType

ActionType that matches with the runtime information.

◆ runtimeInformation

CoopActionRuntimeInformation CoopActionRuntimeInformationHolder.runtimeInformation

CoopActionRuntimeInformation used to intantiate actions in the editor scripts.


The documentation for this class was generated from the following file: