Navigation
API > API/Runtime > API/Runtime/Core
Defines a value metafunction of the given Value.
| Name | TIntegralConstant |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Templates/IntegralConstant.h |
| Include Path | #include "Templates/IntegralConstant.h" |
Syntax
template<typename T, T Val>
struct TIntegralConstant
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Value | T | Templates/IntegralConstant.h |