Click or drag to resize

NetworkLogicAvatars Property

Whether to use avatars. Your character will be changed by your avatar settings. Entrance screen will have the ability to configure avatar.

Namespace:  NeoAxis
Assembly:  Project (in Project.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Reference<bool> Avatars { get; set; }

Property Value

Type: ReferenceBoolean
See Also