![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Misc/Guid.h"#include "UObject/Class.h"#include "UObject/ObjectMacros.h"#include "UObject/ScriptMacros.h"#include "UObject/StructOnScope.h"#include "UObject/WeakObjectPtr.h"#include "Templates/SubclassOf.h"#include "UserDefinedStruct.generated.h"Go to the source code of this file.
Classes | |
| class | FUserStructOnScopeIgnoreDefaults |
| class | UUserDefinedStruct |
Enumerations | |
| enum | EUserDefinedStructureStatus : int { UDSS_UpToDate , UDSS_Dirty , UDSS_Error , UDSS_Duplicate , UDSS_MAX } |
Functions | |
| DECLARE_MULTICAST_DELEGATE_OneParam (FOnStructChanged, UUserDefinedStruct *) | |
| DECLARE_MULTICAST_DELEGATE_OneParam | ( | FOnStructChanged | , |
| UUserDefinedStruct * | |||
| ) |