B1SentOnceMessageList
- Stores a list of send message IDs that have already been sent exactly once in the given scope.
* Used to enforce send-once constraints for messages with a Global or Receiver send-once scope.
| Property | Type | Description | Metadata |
|---|---|---|---|
| SentOnceSendMessages | TArray | Array of send message IDs that have been sent exactly once and should not be sent again. |