Click or drag to resize
MyAPIGatewayEntities Property

[This is preliminary documentation and is subject to change.]

IMyEntities represents all objects that currently in world

Namespace: Sandbox.ModAPI
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
public static IMyEntities Entities { get; set; }

Property Value

Type: IMyEntities

[Missing <value> documentation for "P:Sandbox.ModAPI.MyAPIGateway.Entities"]

See Also