CompareIconPath

From the Oblivion ConstructionSet Wiki
Revision as of 01:43, 30 May 2008 by imported>Quetzilla
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(found:bool) reference.CompareIconPath toFind:string objectID:ref
(found:bool) reference.IconPathIncludes toFind:string objectID:ref

Returns whether the passed string is part of the icon path. This is a case insensitive search.

See Also[edit | edit source]