
Data Fields | |
| struct { | |
| struct inheritable_audiohook * next | |
| } | list |
| char | source [1] |
Definition at line 97 of file func_audiohookinherit.c.
| struct { ... } list |
| struct inheritable_audiohook* next |
Definition at line 98 of file func_audiohookinherit.c.
| char source[1] |
Definition at line 99 of file func_audiohookinherit.c.
Referenced by audiohook_inheritance_fixup(), func_inheritance_write(), and setup_inheritable_audiohook().