Navigation
Unreal Engine C++ API Reference > 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 |