Alteruna Multiplayer Docs
C#
Show/Hide TOC
Text
Chat
Get
User
Color Field
Function for getting the user color from user id.
Definition
Namespace:
Alteruna.Prefabs
Assembly:
Alteruna.Doc (in Alteruna.Doc.dll) Version: 1.0.0
C#
Copy
public
static
Func
<
ushort
,
Color
>
GetUserColor
Field Value
Func
UInt16
,
Color
See Also
Reference
TextChat Class
Alteruna.Prefabs Namespace
In This Article
Definition
See Also