Difference between revisions of "CompareScripts"
Jump to navigation
Jump to search
imported>Odessa (created) |
imported>Odessa m (+cat) |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
|origin = NVSE | |origin = NVSE | ||
|summary = Returns true if the compiled scripts are identical | |summary = Returns true (1) if the compiled scripts are identical. | ||
|name = CompareScripts | |name = CompareScripts | ||
|returnType = bool | |returnType = bool | ||
Line 20: | Line 20: | ||
*[[RemoveScript]] | *[[RemoveScript]] | ||
[[Category:Functions_(NVSE)]] | [[Category:Functions_(NVSE)]] | ||
[[Category:Script Functions]] |
Latest revision as of 06:00, 6 August 2014
< [[::Category:Functions|Category:Functions]]
A function added by the New Vegas Script Extender.
Description
Returns true (1) if the compiled scripts are identical.
Syntax
(bool) CompareScripts Script:script Script:script