DoopelPonger
|
The class used in the ActionPatternEditor to allow for Editor Scripts to take affect. More...
Public Attributes | |
List< CoopActionItem > | actionItems = new List<CoopActionItem>() |
CoopPatternCreatorProvider | patternProvider |
The class used in the ActionPatternEditor to allow for Editor Scripts to take affect.
|
strong |
List<CoopActionItem> CoopActionPatternCreator.actionItems = new List<CoopActionItem>() |
The list of actions created in the custom inspector that will be given to Schmitty Doop.
CoopPatternCreatorProvider CoopActionPatternCreator.patternProvider |
The desitination to save the actionItems that will then be given to Schmitty Doop to use.