Blender  V3.3
Public Attributes | List of all members
bArgument Struct Reference

Public Attributes

bAKeykey
 
BA_ArgCallback func
 
voiddata
 
bArgDocdoc
 

Detailed Description

Definition at line 38 of file BLI_args.c.

Member Data Documentation

◆ data

void* bArgument::data

Definition at line 41 of file BLI_args.c.

◆ doc

bArgDoc* bArgument::doc

Definition at line 42 of file BLI_args.c.

◆ func

BA_ArgCallback bArgument::func

Definition at line 40 of file BLI_args.c.

◆ key

bAKey* bArgument::key

Definition at line 39 of file BLI_args.c.


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