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