Click or drag to resize
MyEntityIdentifierInitPerThreadStorage Method

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

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

Namespace: VRage
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
public static void InitPerThreadStorage(
	int defaultCapacity
)

Parameters

defaultCapacity
Type: SystemInt32

[Missing <param name="defaultCapacity"/> documentation for "M:VRage.MyEntityIdentifier.InitPerThreadStorage(System.Int32)"]

See Also