statpanels  
| Vars | |
| default_wait | How many subsystem fires between most tab updates | 
|---|---|
| mc_wait | How many subsystem fires between updates of the MC tab | 
| num_fires | How many full runs this subsystem has completed. used for variable rate refreshes. | 
| status_wait | How many subsystem fires between updates of the status tab | 
| Procs | |
| immediate_send_stat_data | immediately update the active statpanel tab of the target client | 
| return_object_images | Returns all our ready object tab images Returns a list in the form list(list(object_name, object_ref, loaded_image), ...) | 
Var Details
default_wait  
How many subsystem fires between most tab updates
mc_wait  
How many subsystem fires between updates of the MC tab
num_fires  
How many full runs this subsystem has completed. used for variable rate refreshes.
status_wait  
How many subsystem fires between updates of the status tab
Proc Details
immediate_send_stat_data
immediately update the active statpanel tab of the target client
return_object_images
Returns all our ready object tab images Returns a list in the form list(list(object_name, object_ref, loaded_image), ...)