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

6 lines
178 B
Markdown
Raw Normal View History

2025-08-02 12:09:34 +08:00
# CPF_Config
Value: 0x0000000000004000
Description: Property should be loaded/saved as permanent profile.
Feature: Config
UPROPERTY: Config (../../Specifier/UPROPERTY/Config.md)