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

5 lines
112 B
Markdown
Raw Normal View History

2025-08-02 12:09:34 +08:00
# CPF_OutParm
Value: 0x0000000000000100
Description: Value is copied out after function call.
Feature: Function