Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FClassTree
| |
|
| Name |
FScopedRecurseDepthCounter |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/UObject/ClassTree.h |
| Include Path |
#include "UObject/ClassTree.h" |
Syntax
struct FScopedRecurseDepthCounter
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FScopedRecurseDepthCounter
(
int32* InCounter
)
|
|
UObject/ClassTree.h |
|
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
~FScopedRecurseDepthCounter()
|
|
UObject/ClassTree.h |
|
Variables
Public
Functions
Public