Method GetAnimationPlayerInfo
GetAnimationPlayerInfo(uint)
WARNING: this function is tagged as 'EXPERIMENTAL'
packs all AnimationPlayer-related info about an animation in an object
Declaration
[HandleProcessCorruptedStateExceptions]
public AnimationPlayerInfo GetAnimationPlayerInfo(uint animation)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | animation | Animation to get info of |
Returns
| Type | Description |
|---|---|
| AnimationPlayerInfo |