We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
How to show a property value by text with unity?
https://github.com/ketoo/NFClient/blob/master/UnitySDK/Assets/NFrame/UI/UIBind/NFPropertyView.cs
Drag the script "NFPropertyView.cs" too the text widget as a component.
"Group" means the property belongs to a group, else belong to the player.
"Original" means the text will show the data as a string.
"Gold" is the property's name, you can change as any property you want.