Open 3D Engine ExpressionEvaluation Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ExpressionEvaluation::ElementInformation Struct Reference

Public Types

enum class  OperatorAssociativity { Left , Right }
 

Public Member Functions

 AZ_TYPE_INFO (ElementInformation, "{50C64349-5534-453F-8831-D6C125B4FB2C}")
 

Public Attributes

bool m_allowOnOperatorStack = true
 
int m_id = -1
 
int m_priority = 0
 
OperatorAssociativity m_associativity = OperatorAssociativity::Left
 
AZStd::any m_extraStore
 

The documentation for this struct was generated from the following file: