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

Classes

class  WolfstagInteractive.ConvoCore.ConvoCoreSampleUI

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.

Typedefs

using Button = UnityEngine.UI.Button
using Image = UnityEngine.UI.Image

Typedef Documentation

◆ Button

using Button = UnityEngine.UI.Button

◆ Image

using Image = UnityEngine.UI.Image