Adventure Creator  1.79.1
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2022
AC.IVariableReferencer Interface Reference
Inheritance diagram for AC.IVariableReferencer:
AC.ActionList AC.ActionListAsset AC.Conversation AC.AC_Trigger AC.Cutscene AC.DialogueOption AC.Interaction AC.RuntimeActionList AC.InvActionList AC.MenuActionList

Public Member Functions

int GetNumVariableReferences (VariableLocation location, int variableID, Variables variables=null, int variablesConstantID=0)
 
int UpdateVariableReferences (VariableLocation location, int oldVariableID, int newVariableID, Variables variables=null, int variablesConstantID=0)
 

Detailed Description

An interface used to aid the location of references to Variables