Files
BlueRoseNote/03-UnrealEngine/Gameplay/UObject/UnrealSpecifiers/Flags/EFunctionFlags/FUNC_Const.md

145 B

FUNC_Const

Value: 0x40000000 Description: function can be called from blueprint code, and only reads state (never writes state) Feature: Trait