Difference between revisions of "IsIgnoringCombat"
Jump to navigation
Jump to search
imported>SJML Bot (Bot creating condition functions pages.) |
DavidJCobb (talk | contribs) (Verified through reverse-engineering. It checks an AI state bool whose setter is invoked by code that I know fires the "package start" event.) |
||
Line 1: | Line 1: | ||
This function returns 1 if it's run on an actor who is ignoring combat as a result of their current [[Package Flags|AI package flags]], or 0 otherwise. | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] |
Latest revision as of 15:37, 12 May 2024
This function returns 1 if it's run on an actor who is ignoring combat as a result of their current AI package flags, or 0 otherwise.