UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FStructUtils Member List

This is the complete list of members for FStructUtils, including all inherited members.

ArePropertiesTheSame(const FProperty *A, const FProperty *B, bool bCheckPropertiesNames)FStructUtilsstatic
AttemptToFindUninitializedScriptStructMembers()FStructUtilsstatic
FindStructureInPackageChecked(const TCHAR *StructName, const TCHAR *PackageName)FStructUtilsstatic
TheSameLayout(const UStruct *StructA, const UStruct *StructB, bool bCheckPropertiesNames=false)FStructUtilsstatic