Navigation
API > API/Plugins > API/Plugins/Concert
References
| Module | Concert |
| Header | /Engine/Plugins/Developer/Concert/ConcertMain/Source/Concert/Public/IConcertSession.h |
| Include | #include "IConcertSession.h" |
Syntax
class FConcertSequencedCustomEventManager
Remarks
Allows users to reserve a spot in the outbound queues.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FConcertSequencedCustomEvent | |||
| bool | CanSend
(
const FConcertSequencedCustomEvent& InEventId |
||
| void | FillPendingSequenceEvent
(
const FConcertSequencedCustomEvent& InEventId, |
||
| bool | |||
| TOptional< FPendingCustomEvent > | PopSendEvent () |
||
| void | RemoveSequencedEvent
(
const FConcertSequencedCustomEvent& EventDetails |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FPendingCustomEvent |