Blender V4.5
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 311 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 324 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: