Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FArrayProperty
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include | #include "UObject/UnrealType.h" |
Syntax
enum
{
CPPSize = sizeof(FScriptArray),
CPPAlignment = alignof(FScriptArray),
}
Values
| Name | Description |
|---|---|
| CPPSize | These need to be the same as FFreezableScriptArray. |
| CPPAlignment |
Remarks
Type of the CPP property