When actor is replicated, on clients the construction script is called before replicated variables are received.
Event BeginPlay should be called after receiving the initial bunch of replicated variables.
When actor is replicated, on clients the construction script is called before replicated variables are received.
Event BeginPlay should be called after receiving the initial bunch of replicated variables.