Description
Wiki Description
Sets the Faction this actor reports crimes to. You may pass None to clear out the crime faction on the actor. If the actor does not currently belong to the crime faction, it will be added to that faction.
Documentation Comment
Sets the faction this actor reports crimes to
Parameters
Examples
No human-generated examples found for this function.
Auto-Generated Example
Faction myFaction__akFaction
myActor__toCallFunctionOn.SetCrimeFaction(myFaction__akFaction)