Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc
Inheritance Hierarchy
- TCallableInfoImpl
- TCallableInfo
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/ExpressionParserTypes.inl |
Include | #include "Misc/ExpressionParserTypes.inl" |
Syntax
template<typename T>
struct TCallableInfo : public Impl::TCallableInfoImpl< TGetOperatorCallPtr< T >::Type >
Remarks
Machinery required for operator mapping