B1AsyncLoadAnimInfo
- Holds entity and animation ID information for an asynchronous animation load request.
| Property | Type | Description | Metadata |
|---|---|---|---|
| EntityId | FB1EntityId | The entity for which the animation is being loaded. | |
| OwnerEntityId | FB1EntityId | The owner entity responsible for this load request. | |
| AnimId | FName | The animation data table ID to load. |