[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
CompareFemaleIconPath
Revision as of 09:04, 13 May 2010 by imported>TheMagician (adding alias)
A command for Oblivion Script Extender
Syntax:
(found:bool) reference.CompareFemaleIconPath toFind:string objectID:ref
(found:bool) reference.FemaleIconPathIncludes 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.