Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/IOperatorEvaluationEnvironment
- IOperatorEvaluationEnvironment::ExecPostUnary()
- TOperatorEvaluationEnvironment::ExecPostUnary()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/ExpressionParserTypes.h |
| Include | #include "Misc/ExpressionParserTypes.h" |
FExpressionResult ExecPostUnary
(
const FExpressionToken & Operator,
const FExpressionToken & L
) const
Remarks
Execute the specified token as a unary operator, if such an overload exists