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
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