Blender V4.3
blender::fn::multi_function::ReturnInstruction Class Reference

#include <FN_multi_function_procedure.hh>

Inherits blender::fn::multi_function::Instruction.

Additional Inherited Members

- Public Member Functions inherited from blender::fn::multi_function::Instruction
InstructionType type () const
 
Span< InstructionCursorprev () const
 
- Protected Attributes inherited from blender::fn::multi_function::Instruction
InstructionType type_
 
Vector< InstructionCursorprev_
 
friend Procedure
 
friend CallInstruction
 
friend BranchInstruction
 
friend DestructInstruction
 
friend DummyInstruction
 
friend ReturnInstruction
 

Detailed Description

This instruction ends the procedure.

Definition at line 216 of file FN_multi_function_procedure.hh.


The documentation for this class was generated from the following file: