API ReferenceSandbox
Mapclass
object→Map
Constructors1
Showing 1 constructors
No results match this filter.
Methods2
Showing 2 methods
public static System.Threading.Tasks.Task`1<Sandbox.Map> CreateAsync(string mapName, Sandbox.MapLoader loader, System.Threading.CancellationToken cancelToken = null)
| Parameter | Type | Description |
|---|---|---|
| mapName | string | — |
| loader | MapLoader | — |
| cancelToken = null | CancellationToken | — |
public void Delete()
Returns:
void—No results match this filter.
Properties2
Showing 2 properties
public Sandbox.PhysicsGroup Sandbox.Map.PhysicsGroup { get; set; }
The world physics objects
No results match this filter.