GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
gd::VariableInstructionSwitcher Member List

This is the complete list of members for gd::VariableInstructionSwitcher, including all inherited members.

GetSwitchableInstructionVariableType(const gd::String &instructionType)gd::VariableInstructionSwitcherstatic
GetSwitchableVariableInstructionIdentifier(const gd::String &instructionType)gd::VariableInstructionSwitcherstatic
GetVariableTypeFromParameters(const gd::Platform &platform, const gd::ProjectScopedContainers &projectScopedContainers, const gd::Instruction &instruction)gd::VariableInstructionSwitcherstatic
IsSwitchableObjectVariableInstruction(const gd::String &instructionType)gd::VariableInstructionSwitcherstatic
IsSwitchableVariableInstruction(const gd::String &instructionType)gd::VariableInstructionSwitcherstatic
SwitchBetweenUnifiedInstructionIfNeeded(const gd::Platform &platform, const gd::ProjectScopedContainers &projectScopedContainers, gd::Instruction &instruction)gd::VariableInstructionSwitcherstatic
SwitchVariableInstructionType(gd::Instruction &instruction, const gd::Variable::Type variableType)gd::VariableInstructionSwitcherstatic