Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/TTransformArraySoA
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTransformSoAAdapter operator[]
(
int Index |
TransformArray.h | ||
const FTransformSoAAdapterConst operator[]
(
int Index |
TransformArray.h |
operatorint
| Name | operator[] |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/TransformArray.h |
| Include Path | #include "TransformArray.h" |
FTransformSoAAdapter operator[]
(
int Index
)
operatorint
| Name | operator[] |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/TransformArray.h |
| Include Path | #include "TransformArray.h" |
const FTransformSoAAdapterConst operator[]
(
int Index
) const