EasyTalk API
Loading...
Searching...
No Matches
EasyTalk.Settings.DialogueRegistry Class Reference

Inherits ScriptableObject.

Public Member Functions

int FindVariable (string varName)
 

Properties

List< GlobalNodeVariableGlobalVariables [get, set]
 

Private Attributes

List< GlobalNodeVariablevariables = new List<GlobalNodeVariable>()
 

Member Function Documentation

◆ FindVariable()

int EasyTalk.Settings.DialogueRegistry.FindVariable ( string varName)

Member Data Documentation

◆ variables

List<GlobalNodeVariable> EasyTalk.Settings.DialogueRegistry.variables = new List<GlobalNodeVariable>()
private

Property Documentation

◆ GlobalVariables

List<GlobalNodeVariable> EasyTalk.Settings.DialogueRegistry.GlobalVariables
getset