Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | FPropertyStackScope |
| Type | class |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/GarbageCollectionSchema.h |
| Include Path | #include "UObject/GarbageCollectionSchema.h" |
Syntax
class FPropertyStackScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| UObject/GarbageCollectionSchema.h | |||
FPropertyStackScope
(
const FPropertyStackScope& |
UObject/GarbageCollectionSchema.h | ||
FPropertyStackScope
(
FPropertyStack& InStack, |
UObject/GarbageCollectionSchema.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FPropertyStackScope() |
UObject/GarbageCollectionSchema.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Stack | FPropertyStack & | UObject/GarbageCollectionSchema.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPropertyStackScope & operator=
(
const FPropertyStackScope& |
UObject/GarbageCollectionSchema.h | ||
| UObject/GarbageCollectionSchema.h |