IsFactionHidden

From the Oblivion ConstructionSet Wiki
Revision as of 23:15, 18 January 2008 by imported>Haama (→‎See Also: Added faction reference functions)
Jump to navigation Jump to search


A command for Oblivion Script Extender

Syntax:

(isHidden:bool) IsFactionHidden faction:ref

Returns 1 if the faction is not shown on the player's faction sheet.

See Also