Navigation
API > API/Runtime > API/Runtime/Core
| |
|
| Name |
FRecursionScopeMarker |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Core/Public/Misc/AssertionMacros.h |
| Include Path |
#include "Misc/AssertionMacros.h" |
Syntax
class FRecursionScopeMarker
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FRecursionScopeMarker
(
uint16& InCounter
)
|
|
Misc/AssertionMacros.h |
|
Destructors
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Counter |
uint16 & |
|
Misc/AssertionMacros.h |
|
Functions
Public