Navigation
API > API/Runtime > API/Runtime/Core
Machinery required for operator mapping
| Name | TCallableInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/ExpressionParserTypes.inl |
| Include Path | #include "Misc/ExpressionParserTypes.inl" |
Syntax
template<typename T>
struct TCallableInfo : public Impl::TCallableInfoImpl< decltype)>
Inheritance Hierarchy
- TCallableInfoImpl → TCallableInfo