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

181 B

FUNC_Delegate

Value: 0x00100000 Description: Function is delegate signature (either single-cast or multi-cast, depending on whether FUNC_MulticastDelegate is set.) Feature: Trait