r_useEntityCallbacks
This is a cvar, also known as console variable on id Tech 4 engines, present on DOOM 3 and DOOM 3 BFG. Below you can find its default value and flags for each engine that declares it.
DOOM 3
if 0, issue the callback immediately at update time, rather than defering
| Property |
Value |
| Type |
console variable |
| Default |
1 |
| Flags |
CVAR_RENDERER | CVAR_BOOL |
DOOM 3 BFG
if 0, issue the callback immediately at update time, rather than defering
| Property |
Value |
| Type |
console variable |
| Default |
1 |
| Flags |
CVAR_RENDERER | CVAR_BOOL |