This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Difference between revisions of "IsRefEssential"

Jump to navigation Jump to search
3 bytes added ,  12:00, 16 July 2009
m
no edit summary
imported>DragoonWraith
(not a record variable function)
imported>Low Post
m
Line 9: Line 9:


'''Example:'''
'''Example:'''
<pre>if ( myNPCRef.isEssential )
<pre>if ( myNPCRef.isRefEssential )
   myNPCRef.setRefEssential 0 ; remove the essential flag from the reference
   myNPCRef.setRefEssential 0 ; remove the essential flag from the reference
endif</pre>
endif</pre>
Anonymous user

Navigation menu