Navigation
API > API/Plugins > API/Plugins/Learning > API/Plugins/Learning/TMultiArrayView_-
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/MultiArrayView.h |
| Include | #include "MultiArrayView.h" |
ElementType & operator[]
(
SizeType Index
) const
Remarks
Array bracket operator. Returns a reference to the element at given index. Reference to indexed element.