|
ConvoCore
|
Classes | |
| class | WolfstagInteractive.ConvoCore.ConvoCoreUIFoundation |
| Used as a basis of any UI that can be assigned in the inspector that includes all the base functions needed to interoperate with the dialogue state machine. More... | |
Namespaces | |
| namespace | WolfstagInteractive |
| namespace | WolfstagInteractive.ConvoCore |
| Base Action serves as the base for all derivative classes, allowing them to all automatically share the values and functions within this script Derivative classes must inherenit from BaseAction in order to work and should not derive from monobehavior or scriptable object on their own. | |