IsReferenceCloned

From GECK
Jump to: navigation, search


A function added by the ShowOff NVSE Plugin.

Description

Returns whether the specified Reference was created dynamically or not, which is only true if its mod index is 0xFF.

Dynamic references include those generated by the game during play (example: dropping an item from inventory).

Syntax

[help]
(isCloned:0/1) reference.IsReferenceCloned 

See Also