Instruction performing a script function call.
Definition: CallInstruction.h:23
virtual bool IsFuncCall() const
Checks if the instruction is a call to a script function.
Definition: CallInstruction.cpp:18
Structure for representing an instruction.
Definition: Instruction.h:50