Difference between revisions of "GetGroupMemberCount"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Egocarib
imported>DavidJCobb
(testing confirms that this works, so i assume the nuances listed on the GECK wiki are still true)
Line 1: Line 1:
This Condition Function has been marked as obsolete by Skyrim developers.
This Condition Function has been marked as obsolete by Skyrim developers.{{verify}}
 
Returns the number of actors that are in the run-on actor's combat group — that is, the number of allies that are fighting with the actor. Returns 0 if the actor is not in combat, or if they are in combat but have no combat targets.


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

Revision as of 01:13, 23 February 2021

This Condition Function has been marked as obsolete by Skyrim developers.[verification needed]

Returns the number of actors that are in the run-on actor's combat group — that is, the number of allies that are fighting with the actor. Returns 0 if the actor is not in combat, or if they are in combat but have no combat targets.