Search found 2 matches

by shirohige
Tue Sep 07, 2021 9:36 am
Forum: Dialogue System for Unity
Topic: How to clear variables from script.
Replies: 3
Views: 243

How to clear variables from script.

Code: Select all

DialogueLua.GetVariable()
and

Code: Select all

DialogueLua.SetVariable()
work very well, how can I remove a variable in a similar way?

Best regards.