What replaces Faction.TrySetRelationKind

Started by Pingger, July 22, 2021, 07:40:34 AM

Previous topic - Next topic

Pingger

Hi,

currently working on making a mod compatible and I can't find the replacing method for this code:
"Faction".TrySetRelationKind(faction, FactionRelationKind.Hostile)

What would be the appropriate method to replace it?

Greetings