wasAlreadyJoined

Property

This will be true if the actor was already joined when the local actor joined the server. Since the onActorJoined event is triggered for all actors, even those that joined before the local actor, this flag can be used to determine if the actor was already joined or not.

Returns bool