Epic Developer Community Forums
Calling Client RPC in order to assign a Team value to clients. How to check the Role properly?
Development
Programming & Scripting
Multiplayer & Networking
question
,
unreal-engine
,
UE4-27
GarnerP57
(GarnerP57)
March 9, 2022, 10:49pm
10
You are missing the UnrealNetwork include in the cpp file
#include "Net/UnrealNetwork.h"
show post in topic