Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/CustomBoneIndexArray.h |
| Include | #include "CustomBoneIndexArray.h" |
Syntax
template<typename IndexType, typename RangeType>
struct TIsCompatibleRangeIndexType
Remarks
IndexType is compatible with RangeType::IndexType if they are the same or if RangeType doesn't have an index type.
Constants
| Name | Description |
|---|---|
| Value |