Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > UAnimInstance
Syntax
uint8 bQueueMontageEvents: 1
Remarks
True when Montages are being ticked, and Montage Events should be queued. When Montage are being ticked, we queue AnimNotifies and Events. We trigger notifies first, then Montage events.