Navigation
API > API/Plugins > API/Plugins/GameplayInsights
| Name | FObjectEventMessage |
| Type | struct |
| Header File | /Engine/Plugins/Animation/GameplayInsights/Source/GameplayInsights/Public/IGameplayProvider.h |
| Include Path | #include "IGameplayProvider.h" |
Syntax
struct FObjectEventMessage
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
PRAGMA_DISABLE_DEPRECATION_WARNINGS FObjectEventMessage () |
IGameplayProvider.h | ||
FObjectEventMessage
(
const FObjectEventMessage& Other |
IGameplayProvider.h | ||
FObjectEventMessage
(
FObjectEventMessage&& Other |
IGameplayProvider.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Id | PRAGMA_ENABLE_DEPRECATION_WARNINGS uint64 | IGameplayProvider.h | ||
| Name | const TCHAR * | IGameplayProvider.h | ||
| ObjectId | RewindDebugger::FObjectId | IGameplayProvider.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FObjectEventMessage & operator=
(
const FObjectEventMessage& Other |
IGameplayProvider.h | ||
FObjectEventMessage & operator=
(
FObjectEventMessage&& Other |
IGameplayProvider.h |