CompareFemaleGroundPath

From the Oblivion ConstructionSet Wiki
Revision as of 10:06, 13 May 2010 by imported>TheMagician (adding alias)
(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.CompareFemaleGroundPath toFind:string objectID:ref
(found:bool) reference.FemaleGroundPathIncludes toFind:string objectID:ref

Returns whether the specified path of the calling reference or objectID contains the toFind string.

Notes[edit | edit source]

  • This does a case insensitive search.

See Also[edit | edit source]