Set User Name
Last updated
Last updated
Support us as a and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude. These articles are made possible by our ... become a sponsor today!
A simple component meant to be attached to a UnityEngine.UI.RawImage
This can update the text with the indicated user's name and can optionally pull the local user's data on start up.
This will update as the linked user changes there name ... that is if the tracked user edits there name this will update accordingly.
This can only be set in the Unity Editor and will be false for run time created componenets or if not set.
This causes the componenet to grab the local user's ID on startup.
This returns the UserData that this componenet is currently tracking. Setting this will cause this componenet to track the user you set to it and is the same as calling LoadAvatar;
Set the indicated user's name.
Should the tool show the user's if any or should it always show the Steam User Name.