utils.infotypes

Returns a table of all GetInfo type selectors

Prototype

t = utils.infotypes ()

Description

This returns a table with a description corresponding to each GetInfo selector.

For example:

print (utils.infotypes () [112], GetInfo (112))  --> Automapper active false

Lua functions

Topics