AnimationDictionary Structure

RAGE Plugin Hook Documentation

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

Represents an animation dictionary.

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

public struct AnimationDictionary : INamedAsset

The AnimationDictionary type exposes the following members.

Constructors

  NameDescription
Public methodAnimationDictionary
Initializes a new instance of the AnimationDictionary 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 AnimationDictionary)
Public operatorStatic member(AnimationDictionary to String)
Public operatorStatic member(AnimationDictionary to Object)
Top
See Also

Reference