CompareMaleBipedPath

From the Oblivion ConstructionSet Wiki
Revision as of 05:50, 14 September 2007 by imported>WereWolf
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(found:bool) reference.CompareMaleBipedPath toFind:string objectID:ref

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

Notes

  • This does a case insensitive search.

See Also