API Referenceglobal
public sealed class Sandbox.Model.BodyPart
Constructors
Showing 1 constructors
public BodyPart()
No results match this filter.
Properties
Showing 4 properties
public System.Collections.Generic.IReadOnlyList`1<Sandbox.Model.BodyPart.Choice> Sandbox.Model.BodyPart.Choices { get; set; }
public int Sandbox.Model.BodyPart.Index { get; set; }
public ulong Sandbox.Model.BodyPart.Mask { get; set; }
public string Sandbox.Model.BodyPart.Name { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Model.BodyPart |