GetInFaction

From the CreationKit Wiki
Jump to navigation Jump to search

Syntax:

[ActorID.]GetInFaction FactionID

Example:

GetInFaction CompanionsFaction

Returns 1 if the calling actor is a member of the specified faction.

See Also[edit | edit source]

GetFactionRank

Note[edit | edit source]

This console command works if used in Console, but doesn't work if used as Condition (for example, as a condition for a Message Box).

Papyrus Version[edit | edit source]

Actor.IsInFaction (Papyrus)