Enfusion Script API
Loading...
Searching...
No Matches
DialogueBaseElement Interface Reference

Base class for any element in Dialogue that can use Variables. More...

Inheritance diagram for DialogueBaseElement:
ScriptAndConfig Managed DialogueData DialogueTransitionRule TimedDialogueData DialogueBaseFloatRule DialogueBaseIntegerRule AudioDialogueData TextDialogueData

Public Member Functions

proto bool GetVariable (string name, out void value)
 
- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 

Detailed Description

Base class for any element in Dialogue that can use Variables.

Member Function Documentation

◆ GetVariable()

proto bool DialogueBaseElement.GetVariable ( string name,
out void value )

The documentation for this interface was generated from the following file: