Public Attributes | |
| list_t | entry |
| int | framenum |
| off_t | filepos |
| size_t | msglen |
| byte | data [1] |
| byte demosnap_t::data[1] |
Definition at line 762 of file demo.c.
Referenced by CL_EmitDemoSnapshot(), and CL_Seek_f().
| list_t demosnap_t::entry |
Definition at line 758 of file demo.c.
Referenced by CL_EmitDemoSnapshot().
| off_t demosnap_t::filepos |
Definition at line 760 of file demo.c.
Referenced by CL_EmitDemoSnapshot(), and CL_Seek_f().
| int demosnap_t::framenum |
Definition at line 759 of file demo.c.
Referenced by CL_EmitDemoSnapshot(), CL_Seek_f(), and find_snapshot().
| size_t demosnap_t::msglen |
Definition at line 761 of file demo.c.
Referenced by CL_CleanupDemos(), CL_EmitDemoSnapshot(), and CL_Seek_f().