[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
The AnimationDictionary type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AnimationDictionary | Initializes a new instance of the AnimationDictionary class |
Properties
| Name | Description | |
|---|---|---|
| IsLoaded | ||
| Name |
Gets the name of this asset.
|
Methods
| Name | Description | |
|---|---|---|
| Dismiss | ||
| Load | ||
| LoadAndWait |
Operators
| Name | Description | |
|---|---|---|
| (String to AnimationDictionary) | ||
| (AnimationDictionary to String) | ||
| (AnimationDictionary to Object) |
See Also