GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
Contains a variables container or a variable. Useful to refer to the parent of a variable (which can be a VariablesContainer or another Variable). More...
#include <ExpressionVariablePathFinder.h>
Public Attributes | |
const gd::VariablesContainer * | parentVariablesContainer |
const gd::Variable * | parentVariable |
Contains a variables container or a variable. Useful to refer to the parent of a variable (which can be a VariablesContainer or another Variable).