CompareMaleGroundPath

Revision as of 05:50, 14 September 2007 by imported>WereWolf

A command for Oblivion Script Extender

Syntax:

(found:bool) reference.CompareMaleGroundPath 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