IsUnique

From the CreationKit Wiki
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]