Navigation
API > API/Plugins > API/Plugins/ChaosInsightsAnalysis
| Name | FLockRegionLane |
| Type | class |
| Header File | /Engine/Plugins/ChaosInsights/Source/ChaosInsightsAnalysis/Public/ChaosInsightsAnalysis/Model/LockRegions.h |
| Include Path | #include "ChaosInsightsAnalysis/Model/LockRegions.h" |
Syntax
class FLockRegionLane
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLockRegionLane
(
TraceServices::ILinearAllocator& InAllocator |
ChaosInsightsAnalysis/Model/LockRegions.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Regions | TraceServices::TPagedArray< FLockRegion > | ChaosInsightsAnalysis/Model/LockRegions.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool ForEachRegionInRange
(
double IntervalStart, |
ChaosInsightsAnalysis/Model/LockRegions.h | ||
int32 Num() |
ChaosInsightsAnalysis/Model/LockRegions.h |