Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/TTransformArrayAoS
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTransform & operator[]
(
int32 Index |
TransformArray.h | ||
const FTransform & operator[]
(
int32 Index |
TransformArray.h |
operatorint32
| Name | operator[] |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/TransformArray.h |
| Include Path | #include "TransformArray.h" |
FTransform & operator[]
(
int32 Index
)
operatorint32
| Name | operator[] |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/TransformArray.h |
| Include Path | #include "TransformArray.h" |
const FTransform & operator[]
(
int32 Index
) const