FExpressionGrammar::GetBinaryOperatorDefParameters

Get the binary operator precedence and associativity parameters, for the specified symbol, if any

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/ExpressionParserTypes.h

Include

#include "Misc/ExpressionParserTypes.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/ExpressionParser.cpp

Syntax

const FOpParameters * GetBinaryOperatorDefParameters
(
    const FGuid & TypeId
) const

Remarks

Get the binary operator precedence and associativity parameters, for the specified symbol, if any

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss