Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > TOperatorJumpTable
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/ExpressionParserTypes.h |
Include | #include "Misc/ExpressionParserTypes.h" |
Source | /Engine/Source/Runtime/Core/Public/Misc/ExpressionParserTypes.inl |
FExpressionResult ExecBinary
&40;
const FExpressionToken & Operator,
const FExpressionToken & L,
const FExpressionToken & R,
const ContextType &42; Context
&41; const
Remarks
Execute the specified token as a binary operator, if such an overload exists