Difference between revisions of "IsCombatTarget"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Egocarib
Line 1: Line 1:
Returns 1 if the actor that this condition function is run on has the specified actor as a current combat target.
Returns 1 if the actor that this condition function is run on has the specified actor as a current combat target.
== See Also ==
* [[GetCombatGroupMemberCount]]
* [[GetCombatTargetHasKeyword]]


[[Category:Console Commands]]
[[Category:Console Commands]]


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

Revision as of 00:00, 31 July 2024

Returns 1 if the actor that this condition function is run on has the specified actor as a current combat target.

See Also