API ReferenceSandbox
public sealed class Sandbox.Map
Constructors
Showing 1 constructors
No results match this filter.
Methods
Showing 2 methods
public static System.Threading.Tasks.Task`1<Sandbox.Map> CreateAsync(string mapName, Sandbox.MapLoader loader, System.Threading.CancellationToken cancelToken = null)
Parameters
cancelToken: Default: null
public void Delete()
No results match this filter.
Properties
Showing 2 properties
public Sandbox.PhysicsGroup Sandbox.Map.PhysicsGroup { get; set; }
The world physics objects
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Map |