Difference between revisions of "IsUnique"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>B1gBadDaddy
(added info for condition function)
imported>B1gBadDaddy
(added image and example)
 
Line 2: Line 2:


== Example ==
== Example ==
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).
[[File:B1gBadDaddy_IsUnique.JPG]]





Latest revision as of 10:05, 18 August 2013

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]