Epic Developer Community Forums
UFUNCTION repliation error
Development
Programming & Scripting
unreal-engine
Mohit_Agrawal
(Mohit Agrawal)
February 28, 2020, 10:55pm
3
You forgot the reliable keyword within the macro
UFUNCTION(Server, Reliable, WithValidation)
show post in topic