Difference between revisions of "GetIsVoiceType"

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>PoHa!
(→‎Syntax: Corrected the syntax; used to say "GetIsUsedItem")
 
Line 5: Line 5:
=='''Syntax'''==
=='''Syntax'''==


  GetIsUsedItem ''VoiceType''
  GetIsVoiceType ''VoiceType''
 


=='''Notes'''==
=='''Notes'''==

Latest revision as of 19:29, 3 February 2010

Description[edit | edit source]

GetIsVoiceType returns 1 if the calling actor has the specified voice type.

Syntax[edit | edit source]

GetIsVoiceType VoiceType

Notes[edit | edit source]

  • None at this time