Navigation
API > API/Runtime > API/Runtime/DownlinkBandwidthManager > API/Runtime/DownlinkBandwidthManager/FManagedService
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FManagedService
(
FOnBandwidthUpdate&& CallBack |
DownlinkBandwidthManager.h | ||
FManagedService
(
const FManagedService& Copyable |
DownlinkBandwidthManager.h |
FManagedService(FOnBandwidthUpdate &&)
| Name | FManagedService |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/Experimental/DownlinkBandwidthManager/Public/DownlinkBandwidthManager.h |
| Include Path | #include "DownlinkBandwidthManager.h" |
FManagedService
(
FOnBandwidthUpdate && CallBack
)
FManagedService(const FManagedService &)
| Name | FManagedService |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/Experimental/DownlinkBandwidthManager/Public/DownlinkBandwidthManager.h |
| Include Path | #include "DownlinkBandwidthManager.h" |
FManagedService
(
const FManagedService & Copyable
)