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

Classes

class  WolfstagInteractive.ConvoCore.DialogueLineDisplayOptions

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.

Enumerations

enum  WolfstagInteractive.ConvoCore.DisplaySide { WolfstagInteractive.ConvoCore.Left , WolfstagInteractive.ConvoCore.Right , WolfstagInteractive.ConvoCore.Center }
 Shared enum for prefab and UI side positioning. More...