Support and discussion forum for Pixel Crushers products
Skip to content
Post by forrestuv » Mon Apr 24, 2023 2:53 pm
Code: Select all
actor.LocalizedName
Post by Tony Li » Mon Apr 24, 2023 4:07 pm
string localizedDisplayName = DialogueLua.GetLocalizedActorField(actor.Name, "Display Name");
Return to “Dialogue System for Unity”