Unsigned

From Valve Developer Community

Jump to: navigation, search

An unsigned int or float is one that does not contain information about whether it holds a positive or negative value. This allows the value to be stored in one byte less of memory.

Personal tools