Navigation
API > API/Runtime > API/Runtime/Core
| |
|
| Name |
ConditionalBoolTimerScopeW |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Core/Public/FramePro/FramePro.h |
| Include Path |
#include "FramePro/FramePro.h" |
Syntax
class ConditionalBoolTimerScopeW
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
ConditionalBoolTimerScopeW
(
const wchar_t* p_name_and_source_info,
bool b
)
|
|
FramePro/FramePro.h |
|
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
~ConditionalBoolTimerScopeW()
|
|
FramePro/FramePro.h |
|
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| m_StartTime |
int64 |
|
FramePro/FramePro.h |
|
| mp_NameAndSourceInfo |
const wchar_t * |
|
FramePro/FramePro.h |
|
Functions
Public