Click or drag to resize
MyDefinitionManagerGetPhysicalMaterialDefinition Method (String)

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

[Missing <summary> documentation for "M:Sandbox.Definitions.MyDefinitionManager.GetPhysicalMaterialDefinition(System.String)"]

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

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Sandbox.Definitions.MyDefinitionManager.GetPhysicalMaterialDefinition(System.String)"]

Return Value

Type: MyPhysicalMaterialDefinition

[Missing <returns> documentation for "M:Sandbox.Definitions.MyDefinitionManager.GetPhysicalMaterialDefinition(System.String)"]

See Also