[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.
Difference between revisions of "CompareMaleGroundPath"
Jump to navigation
Jump to search
no edit summary
imported>WereWolf (New page: A command for Oblivion Script Extender Returns whether the specified path of the calling reference or objectID contains the toFind string. '''Synta...) |
imported>WereWolf |
||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | ||
'''Syntax:''' | '''Syntax:''' | ||
(found:bool) ''reference.''CompareMaleGroundPath toFind:string ''objectID:ref'' | (found:bool) ''reference.''CompareMaleGroundPath toFind:string ''objectID:ref'' | ||
Returns whether the specified path of the calling reference or objectID contains the toFind string. | |||
==Notes== | ==Notes== |