Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Stats > API/Runtime/Core/Stats/FDynamicStats > API/Runtime/Core/Stats/FDynamicStats/CreateStatId
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Stats/Stats.h |
| Include | #include "Stats/Stats.h" |
template<typename TStatGroup>
static TStatId CreateStatId
(
const FName StatNameOrDescription,
bool IsTimer
)