TextChatGetUserColor Field

Function for getting the user color from user id.

Definition

Namespace: Alteruna.Multiplayer.Prefabs
Assembly: Alteruna.Doc (in Alteruna.Doc.dll) Version: 1.0.0+a1176e08a0b4a6bfd8fefeddde6163a16d29e5ab
C#
public static Func<ushort, Color> GetUserColor

Field Value

FuncUInt16, Color

See Also