Click or drag to resize
MyDefinitionManagerGetDefinedEntityComponents Method

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

[Missing <summary> documentation for "M:Sandbox.Definitions.MyDefinitionManager.GetDefinedEntityComponents(System.Collections.Generic.List{VRage.Game.MyDefinitionId}@)"]

Namespace: Sandbox.Definitions
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
public void GetDefinedEntityComponents(
	ref List<MyDefinitionId> definedComponents
)

Parameters

definedComponents
Type: System.Collections.GenericListMyDefinitionId

[Missing <param name="definedComponents"/> documentation for "M:Sandbox.Definitions.MyDefinitionManager.GetDefinedEntityComponents(System.Collections.Generic.List{VRage.Game.MyDefinitionId}@)"]

See Also