Difference between revisions of "GetDebugMode"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
(Automated import of articles)
 
imported>Geckbot
m (Robot: Automated text replacement (-'''.*'''\r\n +))
 
Line 1: Line 1:
'''GetDebugMode'''
{{Function
{{Function
  |origin = FOSE1
  |origin = FOSE1

Latest revision as of 14:46, 27 July 2010

< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns whether debug mode is set for the mod. If the mod index parameter is omitted, uses the mod index of the calling script.

Syntax

[help]
(int) GetDebugMode modIndex:int 

Or:

(int) GetDBMode modIndex:int