Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

UDBase.Controllers.UserSystem.UI

KonH edited this page Feb 23, 2018 · 2 revisions

UserNameText

Display IUser.Name on UnityEngine.UI.Text component

public class UDBase.Controllers.UserSystem.UI.UserNameText
    : MonoBehaviour

Methods

Type Name Summary
void Init(IUser user, IEvent events) Init with dependencies