Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FStructOnScope
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual uint8 * GetStructMemory () |
UObject/StructOnScope.h | ||
virtual const uint8 * GetStructMemory () |
UObject/StructOnScope.h |
GetStructMemory()
| Name | GetStructMemory |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/StructOnScope.h |
| Include Path | #include "UObject/StructOnScope.h" |
virtual uint8 * GetStructMemory()
GetStructMemory()
| Name | GetStructMemory |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/StructOnScope.h |
| Include Path | #include "UObject/StructOnScope.h" |
virtual const uint8 * GetStructMemory() const