Blender
V3.3
|
#include <FN_multi_function_procedure.hh>
Additional Inherited Members | |
![]() | |
MFInstructionType | type () const |
Span< MFInstructionCursor > | prev () const |
![]() | |
MFInstructionType | type_ |
Vector< MFInstructionCursor > | prev_ |
friend | MFProcedure |
friend | MFCallInstruction |
friend | MFBranchInstruction |
friend | MFDestructInstruction |
friend | MFDummyInstruction |
friend | MFReturnInstruction |
This instruction ends the procedure.
Definition at line 223 of file FN_multi_function_procedure.hh.