Model  Conversion (Model to Object)

RAGE Plugin Hook Documentation

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

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

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

public static implicit operator Object (
	Model model
)

Parameters

model
Type: RageModel

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

Return Value

Type: Object

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

See Also

Reference