Click or drag to resize
MyEntityIdentifierRemoveEntity Method

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

[Missing <summary> documentation for "M:VRage.MyEntityIdentifier.RemoveEntity(System.Int64)"]

Namespace: VRage
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
public static void RemoveEntity(
	long entityId
)

Parameters

entityId
Type: SystemInt64

[Missing <param name="entityId"/> documentation for "M:VRage.MyEntityIdentifier.RemoveEntity(System.Int64)"]

See Also