AnimationDictionary  Conversion (AnimationDictionary to Object)

RAGE Plugin Hook Documentation

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

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

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

public static implicit operator Object (
	AnimationDictionary animationDictionary
)

Parameters

animationDictionary
Type: RageAnimationDictionary

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

Return Value

Type: Object

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

See Also

Reference