nexus
Nexus, i.e. file cache used by the current level, in KB.
Range:
0 ..
max_nexus
Type:
var, read-only
Remarks:
- Displayed in the statistics
panel.
- The nexus limit can be given by the -nx command
line option and can be read through the max_nexus variable..
Example:
if (max_nexus - nexus > 30000)
{
ent_create("big_model.mdl",nullvector, null);
}
See also:
-nx, max_nexus,
sys_memory, Map
Properties, statistics
► latest
version online