Difference between revisions of "GetIgnoreFriendlyHits"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Maturin
 
imported>Khadir
(Documenting actor functions ...)
Line 1: Line 1:
{{ActorFunction}}
'''Syntax:'''
'''Syntax:'''
  GetIgnoreFriendlyHits
[''ActorID''.]GetIgnoreFriendlyHits
 


Returns 1 if the actor is currently ignoring friendly hits.
Returns 1 if the actor is currently ignoring friendly hits.


==See Also==
==See Also==
[[SetIgnoreFriendlyHits]]
* [[SetIgnoreFriendlyHits]]





Revision as of 05:00, 28 June 2006

Template:ActorFunction Syntax:

[ActorID.]GetIgnoreFriendlyHits

Returns 1 if the actor is currently ignoring friendly hits.

See Also