Difference between revisions of "GetBipedModelPath"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>CSbot
(Automated import of articles)
 
imported>DragoonWraith
(fixing template)
 
Line 1: Line 1:
{{BotAddedPage|CSbot|DragoonWraith}}
{{Function
{{Function
  | origin = OBSE
  | origin = OBSE
Line 18: Line 17:
   }}
   }}
}}
}}
{{OBSE Biped Path Code}}
{{OBSE Biped Path Codes}}


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (OBSE)]]
[[Category:Functions (OBSE)]]
[[Category:Functions (OBSE v0016)]]
[[Category:Functions (OBSE v0016)]]

Latest revision as of 13:20, 2 July 2011

< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(path:string_var) reference.GetBipedModelPath bipedPathCode:short object:ref

Returns the file path of one of the models for the specified biped object.


Biped Path Codes

The following values are shorts that are used and/or returned by this function, as indicated by its Syntax. These values correspond to the listed path:

0	Male Biped Path
1	Female Biped Path
2	Male Ground Path
3	Female Ground Path