Blender V5.0
FunctionRNA Struct Reference

#include <rna_internal_types.hh>

Public Attributes

ContainerRNA cont
const char * identifier
int flag
const char * description
CallFunc call
PropertyRNAc_ret

Detailed Description

Definition at line 340 of file rna_internal_types.hh.

Member Data Documentation

◆ c_ret

PropertyRNA* FunctionRNA::c_ret

◆ call

CallFunc FunctionRNA::call

Callback to execute the function.

Definition at line 353 of file rna_internal_types.hh.

Referenced by RNA_def_function_runtime(), RNA_function_call(), and RNA_function_defined().

◆ cont

◆ description

const char* FunctionRNA::description

◆ flag

◆ identifier


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