Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net > API/Runtime/Engine/Net/FRPCDoSState
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/RPCDoSDetection.h |
| Include | #include "Net/RPCDoSDetection.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Net/RPCDoSDetection.cpp |
bool HasHitQuota_Time
&40;
const FRPCDoSCounters(&) PerPeriodHistory,
FRPCDoSCounters & InFrameCounter
&41; const
Remarks
Whether or not the specified per-period counters have hit time escalation quota's specified by this state. Whether or not the time escalation quota has been hit
Parameters
| Name | Description |
|---|---|
| PerPeriodHistory | The per-period historical counters being compared against |
| InFrameCounter | The current frames counter for factoring-in to comparisons |