Difference between revisions of "IsInCombat"

252 bytes added ,  22:52, 23 June 2010
Updated to use function template
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>Cipscis
(Updated to use function template)
Line 1: Line 1:
Returns 1 if the actor is currently in combat.
{{Function
|CSWikiPage        = IsInCombat
|origin            = GECK1
|summary          = Returns 1 if the calling actor is currently in combat, and 0 otherwise.
|returnVal        = inCombat
|returnType        = int{0,1}
|referenceType    = actor
|example          = player.IsInCombat
}}


[[Category:Functions]]
[[Category:Functions]]
Anonymous user