Blender V4.3
PlayArgs Struct Reference

Public Attributes

int argc
 
char ** argv
 

Detailed Description

Definition at line 180 of file wm_playanim.cc.

Member Data Documentation

◆ argc

int PlayArgs::argc

Definition at line 181 of file wm_playanim.cc.

Referenced by WM_main_playanim(), and wm_main_playanim_intern().

◆ argv

char** PlayArgs::argv

Definition at line 182 of file wm_playanim.cc.

Referenced by WM_main_playanim(), and wm_main_playanim_intern().


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