Difference between revisions of "IsGoreDisabled"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>Ez0n3
 
Line 1: Line 1:
=='''Description'''==
{{Function
 
|origin = GECK1
Returns 1 if gore is disabled, 0 otherwise.
|summary = Returns 1 if gore is disabled, 0 otherwise.
 
|name = IsGoreDisabled
=='''Syntax'''==
|returnVal = 0, 1
 
|returnType = int
  IsGoreDisabled
  |example = IsGoreDisabled
}}


[[Category:Functions]]
[[Category:Functions]]

Latest revision as of 08:43, 11 January 2011

< [[::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]
(0, 1:int) IsGoreDisabled

Example

IsGoreDisabled