CompareMaleIconPath
Jump to navigation
Jump to search
A command for Oblivion Script Extender
Syntax:
(found:bool) reference.CompareMaleIconPath toFind:string objectID:ref
(found:bool) reference.MaleIconPathIncludes 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.