- Found in:
- LibFire
- LibTurtleClub
Description
Documentation Comment
Returns whether akActor is a member of any faction in akFactions with a rank greater than -1
Caveats
Parameters
Examples
Auto-Generated Example
Actor myActor__akActor
FormList myFormList__akFactions
bool returnedValue = LibFire.ActorIsInAnyFaction(myActor__akActor, myFormList__akFactions)