API Referenceglobal
public sealed class Sandbox.Model.BodyPart.Choice
Related Guides
Broader workflow and conceptual references connected to this API.
Citizen Characters
This section needs to be rewritten with an explanation of all the code, libraries, etc.
First Time Setup
Open S&box and make a new project. You can select 'Addon' as your template since we're only going to publish a model.
Guidelines & Quality Bar
These quality guidelines will help you through the process of creating clothing that stands a better chance of being accepted for sale on the s&box store.
Layering Clothing
In S&box, we want a library of clothing that all fit together, resulting in hundreds, thousands of outfit combinations.
Constructors
Showing 1 constructors
public Choice(string Name, ulong Mask)
No results match this filter.
Methods
Showing 2 methods
public Sandbox.Model.BodyPart.Choice <Clone>$()
public void Deconstruct(string Name, ulong Mask)
No results match this filter.
Properties
Showing 2 properties
public ulong Sandbox.Model.BodyPart.Choice.Mask { get; set; }
public string Sandbox.Model.BodyPart.Choice.Name { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Model.BodyPart.Choice |