Blender  V2.59
Public Attributes
ParameterList Struct Reference

#include <RNA_types.h>

List of all members.

Public Attributes

void * data
int alloc_size
int arg_count
int ret_count
struct FunctionRNAfunc

Detailed Description

Definition at line 269 of file RNA_types.h.


Member Data Documentation

Definition at line 274 of file RNA_types.h.

Referenced by RNA_parameter_list_create(), and RNA_parameter_list_size().

Definition at line 276 of file RNA_types.h.

Referenced by RNA_parameter_list_arg_count(), and RNA_parameter_list_create().

Definition at line 276 of file RNA_types.h.

Referenced by RNA_parameter_list_create(), and RNA_parameter_list_ret_count().


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