API ReferenceSandbox
public abstract class Sandbox.MorphCollection
Used to access and manipulate morphs.
Constructors
Showing 1 constructors
protected MorphCollection()
No results match this filter.
Methods
Showing 13 methods
public virtual string GetName(int index)
Retrieve name of a morph at given index.
No results match this filter.
Properties
Showing 1 properties
public virtual int Sandbox.MorphCollection.Count { get; set; }
Amount of morphs.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.MorphCollection |