AnimationSet  Conversion (AnimationSet to String)

RAGE Plugin Hook Documentation

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

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

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

public static implicit operator string (
	AnimationSet animationSet
)

Parameters

animationSet
Type: RageAnimationSet

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

Return Value

Type: String

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

See Also

Reference