RecentlyDormantConnections

A list of connections that this actor has recently been dormant on, but the actor doesn't have a channel open yet.

Windows
MacOS
Linux

Syntax

TSet< TWeakObjectPtr< UNetConnection > > RecentlyDormantConnections

Remarks

A list of connections that this actor has recently been dormant on, but the actor doesn't have a channel open yet. These need to be differentiated from actors that the client doesn't know about, but there's no explicit list for just those actors. (this list will be very transient, with connections being moved off the DormantConnections list, onto this list, and then off once the actor has a channel again)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss