GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
gd
Instruction
gd::Instruction Member List
This is the complete list of members for
gd::Instruction
, including all inherited members.
AddParameter
(const gd::Expression &val)
gd::Instruction
CloneRememberingOriginalElement
(std::shared_ptr< Instruction > instruction)
gd::Instruction
friend
GetOriginalInstruction
()
gd::Instruction
inline
GetParameter
(std::size_t index) const
gd::Instruction
GetParameter
(std::size_t index)
gd::Instruction
GetParameters
() const
gd::Instruction
inline
GetParametersCount
() const
gd::Instruction
inline
GetSubInstructions
() const
gd::Instruction
inline
GetSubInstructions
()
gd::Instruction
inline
GetType
() const
gd::Instruction
inline
Instruction
(gd::String type_="")
gd::Instruction
Instruction
(gd::String type_, const std::vector< gd::Expression > ¶meters_, bool inverted=false)
gd::Instruction
IsAwaited
() const
gd::Instruction
inline
IsInverted
() const
gd::Instruction
inline
SetAwaited
(bool awaited)
gd::Instruction
inline
SetInverted
(bool inverted_)
gd::Instruction
inline
SetParameter
(std::size_t nb, const gd::Expression &val)
gd::Instruction
SetParameters
(const std::vector< gd::Expression > &val)
gd::Instruction
inline
SetParametersCount
(std::size_t size)
gd::Instruction
SetType
(const gd::String &newType)
gd::Instruction
inline
~Instruction
() (defined in
gd::Instruction
)
gd::Instruction
inline
virtual
Generated by
1.9.1