Navigation
API > API/Runtime > API/Runtime/Core
| |
|
| Name |
WaitEventScope |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Core/Public/FramePro/FramePro.h |
| Include Path |
#include "FramePro/FramePro.h" |
Syntax
class WaitEventScope
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
WaitEventScope
(
int64 event_id
)
|
|
FramePro/FramePro.h |
|
Destructors
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| m_EventId |
int64 |
|
FramePro/FramePro.h |
|
| m_StartCore |
int |
|
FramePro/FramePro.h |
|
| m_StartTime |
int64 |
|
FramePro/FramePro.h |
|
Functions
Public