Files
BlueRoseNote/03-UnrealEngine/Gameplay/UObject/UnrealSpecifiers/Flags/EPropertyFlags/CPF_IsPlainOldData.md
2025-08-02 12:09:34 +08:00

173 B

CPF_IsPlainOldData

Value: 0x0000000040000000 Description: If this is set, then the property can be memcopied instead of CopyCompleteValue / CopySingleValue Feature: Trait