Class AvatarGender
Helps avoid tracking gender via strings
Inheritance
System.Object
AvatarGender
Namespace: Eco.Shared.Items
Assembly: Eco.Shared.dll
Syntax
[Serialized]
public sealed class AvatarGender : Enum
Fields
Female
Declaration
public const AvatarGender Female
Field Value
| Type | Description |
|---|---|
| AvatarGender |
Male
Declaration
public const AvatarGender Male
Field Value
| Type | Description |
|---|---|
| AvatarGender |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |