GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
Public Attributes | List of all members
gd::VariableAccessorOrVariableBracketAccessorNode Struct Reference

Inherits gd::ExpressionNode.

Inherited by gd::VariableAccessorNode, and gd::VariableBracketAccessorNode.

Public Attributes

std::unique_ptr< VariableAccessorOrVariableBracketAccessorNodechild
 
- Public Attributes inherited from gd::ExpressionNode
std::unique_ptr< ExpressionParserDiagnosticdiagnostic
 
ExpressionParserLocation location
 
ExpressionNodeparent
 

Additional Inherited Members

- Public Member Functions inherited from gd::ExpressionNode
virtual void Visit (ExpressionParser2NodeWorker &worker)
 

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