Console.SetAccess

From Pilot_51's Wiki
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.

MDT Description

Sets what commands can be executed at the console. In-game this is set to c_endUserAccess. States include:

c_totalAccess
c_fullAccess
c_endUserAccess
c_noAccess

Console.ListConstants gives a list of available states.

This property is not a part of any defined type of object.

Source and more details

Additional Description