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

312 B

FUNC_NetReliable

Value: 0x00000080 Description: Function should be sent reliably on the network. Feature: Network UFUNCTION/UDELEGATE: Reliable (../../Specifier/UFUNCTION/Reliable.md), ServiceRequest (../../Specifier/UFUNCTION/ServiceRequest.md), ServiceResponse (../../Specifier/UFUNCTION/ServiceResponse.md)