Console.SetAccess

From Pilot_51's Wiki
Jump to navigation Jump to search

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