B1SyncAnimInfo
- Stores the synchronized animation state for an entity, including owner, position, and tag.
| Property | Type | Description | Metadata |
|---|---|---|---|
| OwnerEntityId | FB1EntityId | The owner entity whose animation state is being synchronized. | Category: B1SyncAnimInfo |
| Position | float | Current playback position of the animation. | Category: B1SyncAnimInfo |
| Tag | FName | Tag identifying the current animation state or section. | Category: B1SyncAnimInfo |