Class Head
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace:UM4RS.User.Physiological
Assembly:UM4RS.dll
Syntax
[Table("Head")]
public class Head : BodyPart, IDisposable, IBaseEntity
Properties
HairLong
Declaration
public int HairLong { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
HasHair
Declaration
public bool HasHair { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
HeadSize
Declaration
public int HeadSize { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |