You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// The PlayerList sample will handle notifying other users of this `DesiredUsername`.
/// <inheritdoc cref="Value"/>
/// </summary>
publicstructDesiredUsername:IComponentData
{
/// <remarks>Changing this value will trigger an RPC broadcast, so you should only set this once the user is finished inputting their new name.</remarks>