Model  Conversion (String to Model)

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.Model.op_Implicit(System.String)~Rage.Model"]

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public static implicit operator Model (
	string modelName
)

Parameters

modelName
Type: SystemString

[Missing <param name="modelName"/> documentation for "M:Rage.Model.op_Implicit(System.String)~Rage.Model"]

Return Value

Type: Model

[Missing <returns> documentation for "M:Rage.Model.op_Implicit(System.String)~Rage.Model"]

See Also

Reference