AnimationDictionary  Conversion (String to AnimationDictionary)

RAGE Plugin Hook Documentation

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

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

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

public static implicit operator AnimationDictionary (
	string animationDictionaryName
)

Parameters

animationDictionaryName
Type: SystemString

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

Return Value

Type: AnimationDictionary

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

See Also

Reference