Navigation
API > API/Runtime > API/Runtime/Core
Struct used to identify a function for a specific operator overload
| Name | FOperatorFunctionID |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/ExpressionParserTypes.h |
| Include Path | #include "Misc/ExpressionParserTypes.h" |
Syntax
struct FOperatorFunctionID
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LeftOperandType | FGuid | Misc/ExpressionParserTypes.h | ||
| OperatorType | FGuid | Misc/ExpressionParserTypes.h | ||
| RightOperandType | FGuid | Misc/ExpressionParserTypes.h |