UFO-Scripts/Datatypes/V NULL

From UFO:AI
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

General

A V_NULL is mostly parsed to a hunk allocated via HunkAlloc. This memory is mmap'ed by the OS and can be accessed faster than normal malloc'ed memory.