GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
This is the complete list of members for gd::VariableInstructionSwitcher, including all inherited members.
GetSwitchableInstructionVariableType(const gd::String &instructionType) | gd::VariableInstructionSwitcher | static |
GetSwitchableVariableInstructionIdentifier(const gd::String &instructionType) | gd::VariableInstructionSwitcher | static |
GetVariableTypeFromParameters(const gd::Platform &platform, const gd::ProjectScopedContainers &projectScopedContainers, const gd::Instruction &instruction) | gd::VariableInstructionSwitcher | static |
IsSwitchableObjectVariableInstruction(const gd::String &instructionType) | gd::VariableInstructionSwitcher | static |
IsSwitchableVariableInstruction(const gd::String &instructionType) | gd::VariableInstructionSwitcher | static |
SwitchBetweenUnifiedInstructionIfNeeded(const gd::Platform &platform, const gd::ProjectScopedContainers &projectScopedContainers, gd::Instruction &instruction) | gd::VariableInstructionSwitcher | static |
SwitchVariableInstructionType(gd::Instruction &instruction, const gd::Variable::Type variableType) | gd::VariableInstructionSwitcher | static |