CompareFemaleBipedPath

A command for Oblivion Script Extender

Syntax:

(found:bool) reference.CompareFemaleBipedPath toFind:string objectID:ref
(found:bool) reference.FemaleBipedPathIncludes toFind:string objectID:ref

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

NotesEdit

  • This does a case insensitive search.

See AlsoEdit