Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Stats > API/Runtime/Core/Stats/FStatsTreeElement
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Stats/StatsHierarchical.h |
| Include | #include "Stats/StatsHierarchical.h" |
| Source | /Engine/Source/Runtime/Core/Private/Stats/StatsHierarchical.cpp |
uint32 Num
&40;
bool bInclusive
&41; const
Remarks
Returns the number of invocations collected into this element
Parameters
| Name | Description |
|---|---|
| bInclusive | If true the invocations will contain the invocations used by child elements |