Files
BlueRoseNote/03-UnrealEngine/Gameplay/UObject/UnrealSpecifiers/Flags/EPropertyFlags/CPF_UObjectWrapper.md

5 lines
184 B
Markdown
Raw Normal View History

2025-08-02 12:09:34 +08:00
# CPF_UObjectWrapper
Value: 0x0004000000000000
Description: Property was parsed as a wrapper class like TSubclassOf<T>, FScriptInterface etc., rather than a USomething*
Feature: Trait