#include <Class.h>
◆ ArePropertiesTheSame()
◆ AttemptToFindUninitializedScriptStructMembers()
| int32 FStructUtils::AttemptToFindUninitializedScriptStructMembers |
( |
| ) |
|
|
static |
Looks for uninitialized script struct pointers. Returns the number found
◆ FindStructureInPackageChecked()
| UStruct * FStructUtils::FindStructureInPackageChecked |
( |
const TCHAR * |
StructName, |
|
|
const TCHAR * |
PackageName |
|
) |
| |
|
static |
Locates a named structure in the package with the given name. Not expected to fail
◆ TheSameLayout()
Do structures have exactly the same memory layout
The documentation for this struct was generated from the following files:
- Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h
- Engine/Source/Runtime/CoreUObject/Private/UObject/Class.cpp