Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TIntVector2
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const IntType & operator[]
(
int32 ComponentIndex |
Math/IntVector.h | ||
IntType & operator[]
(
int32 ComponentIndex |
Math/IntVector.h |
operatorint32
| Name | operator[] |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/IntVector.h |
| Include Path | #include "Math/IntVector.h" |
const IntType & operator[]
(
int32 ComponentIndex
) const
operatorint32
| Name | operator[] |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/IntVector.h |
| Include Path | #include "Math/IntVector.h" |
IntType & operator[]
(
int32 ComponentIndex
)