Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Engine > API/Runtime/Engine/Engine/UNetDriver
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | IsNetworkActorUpdateFrequencyThrottled
(
const AActor* InActor |
Returns true if adaptive net update frequency is enabled and the given actor is having its update rate lowered from its standard rate. |
![]() ![]() |
bool | IsNetworkActorUpdateFrequencyThrottled
(
const FNetworkObjectInfo& InNetworkActor |
Will be made private in a future release, please use version that takes an actor |