Navigation
API > API/Plugins > API/Plugins/Learning
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/MultiArrayView.h |
| Include | #include "MultiArrayView.h" |
Syntax
template<typename T, typename ElementType>
struct TIsCompatibleElementType
Remarks
Copied from Core/Public/Containers/ArrayView.h
Trait testing whether a type is compatible with the view type
Constants
| Name | Description |
|---|---|
| Value | NOTE: The stars in the TPointerIsConvertibleFromTo test are IMPORTANT They prevent TArrayView |