ConvoCore
Loading...
Searching...
No Matches
EmotionIDSelectorAttribute.cs File Reference

Classes

class  WolfstagInteractive.ConvoCore.ExpressionIDSelectorAttribute
 Marks a string field to be rendered as a popup of expression IDs coming from a sibling SerializedProperty that references a CharacterRepresentationBase asset. 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.