Enum EFactionRelationship
An enum describing the relationship with different factions.
Namespace: Mannequin.Bindings
Assembly: Collapse.dll
Syntax
public enum EFactionRelationship : int
Fields
Name | Description |
---|---|
Ally | Allies. |
Hostile | Hostile. |
Neutral | Neutral. |
NoSet | Not set. |