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