AnimationSet Structure

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "T:Rage.AnimationSet"]

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

public struct AnimationSet : INamedAsset

The AnimationSet type exposes the following members.

Constructors

  NameDescription
Public methodAnimationSet
Initializes a new instance of the AnimationSet class
Top
Properties

  NameDescription
Public propertyIsLoaded
Public propertyName
Gets the name of this asset.
Top
Methods

  NameDescription
Public methodDismiss
Public methodLoad
Public methodLoadAndWait
Top
Operators

  NameDescription
Public operatorStatic member(String to AnimationSet)
Public operatorStatic member(AnimationSet to String)
Public operatorStatic member(AnimationSet to Object)
Top
See Also

Reference