IsUnique

From the CreationKit Wiki
Revision as of 11:05, 18 August 2013 by imported>B1gBadDaddy (added image and example)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns 1 if the actor has the Unique box ticked in their actor window. It will check if true/false on the reference it is run on.

Example[edit | edit source]

Used in Story Manager's Kill Actor event, the following condition function would check that the victim was not a unique actor (if the victim didn't have the Unique box ticked in their actor window).

B1gBadDaddy IsUnique.JPG


See Also[edit | edit source]