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.

IsBipedModelPathValid

From the Oblivion ConstructionSet Wiki
Revision as of 22:50, 8 August 2010 by imported>CSbot (Automated import of articles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(isPathValid:bool) reference.IsBipedModelPathValid bipedPathCode:short object:ref

Returns 1 if the model path for the object exists in the user's Data folder or within one of the BSA archives.


Template:OBSE Biped Path Code