Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/BasicMathExpressionEvaluator.h |
Include | #include "Math/BasicMathExpressionEvaluator.h" |
namespace ExpressionParser
{
template<typename TSymbol>
TOptional< FExpressionError > ExpressionParser&58;&58;ConsumeSymbol
&40;
FExpressionTokenConsumer & Consumer
&41;
}
Remarks
Consume a symbol from the specified consumer's stream, if one exists at the current read position