![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
actorDisplayInfo = C_ModelInfo.GetModelSceneActorDisplayInfoByID(modelActorDisplayID)
Arguments
- modelActorDisplayID
- number
Returns
- actorDisplayInfo
- UIModelSceneActorDisplayInfo
| Field | Type | Description |
|---|---|---|
| animation | number | |
| animationVariation | number | |
| animSpeed | number | |
| animationKitID | number? | |
| spellVisualKitID | number? | |
| alpha | number | |
| scale | number |
Patch changes
Patch 8.0.1 (2018-07-17): Returns structured data.
Patch 7.2.0 (2017-03-28): Added.
