Click or drag to resize
MyDefinitionManagerGetPhysicalMaterialDefinition Method (MyDefinitionId)

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

[Missing <summary> documentation for "M:Sandbox.Definitions.MyDefinitionManager.GetPhysicalMaterialDefinition(VRage.Game.MyDefinitionId)"]

Namespace: Sandbox.Definitions
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
public MyPhysicalMaterialDefinition GetPhysicalMaterialDefinition(
	MyDefinitionId id
)

Parameters

id
Type: VRage.GameMyDefinitionId

[Missing <param name="id"/> documentation for "M:Sandbox.Definitions.MyDefinitionManager.GetPhysicalMaterialDefinition(VRage.Game.MyDefinitionId)"]

Return Value

Type: MyPhysicalMaterialDefinition

[Missing <returns> documentation for "M:Sandbox.Definitions.MyDefinitionManager.GetPhysicalMaterialDefinition(VRage.Game.MyDefinitionId)"]

See Also