Difference between revisions of "IsGoreDisabled"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Qazaaq
(use returnVal instead of returnType to avoid error msg)
imported>Qazaaq
m (returnVal -> returnType)
Line 3: Line 3:
| summary      = Returns 1 if gore is disabled, 0 otherwise.
| summary      = Returns 1 if gore is disabled, 0 otherwise.
| name        = IsGoreDisabled
| name        = IsGoreDisabled
| returnVal   = bool
| returnType   = bool
| CategoryList = [[Category:Functions]] [[Category:Miscellaneous Functions]]
| CategoryList = [[Category:Functions]] [[Category:Miscellaneous Functions]]
}}
}}

Revision as of 15:24, 27 January 2009

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

A function included in the GECK version 1.1.0.36.

Description

Returns 1 if gore is disabled, 0 otherwise.

Syntax

[help]
(bool) IsGoreDisabled