Difference between revisions of "StrGetXXXPath"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Speedo
(Missing function)
imported>Speedo
m
 
(4 intermediate revisions by 2 users not shown)
Line 5: Line 5:


  StrGetModelPath
  StrGetModelPath
  <s>StrGetIconPath</s>
  StrGetIconPath
 
  StrGetMaleBipedPath
  StrGetMaleBipedPath
  StrGetFemaleBipedPath
  StrGetFemaleBipedPath
Line 13: Line 13:
  StrGetMaleIconPath
  StrGetMaleIconPath
  StrGetFemaleIconPath
  StrGetFemaleIconPath
==Note==
*''StrGetIconPath'' is missing from TSFC v0.5.28.


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

Latest revision as of 12:57, 4 February 2009

Function:

pathStr:stringID [ref.]StrGetXXXPath [formID:ref]

These functions return a stringID with a path related to formID or the reference. (The formID has priority). Which path is returned depends on the function called:

StrGetModelPath
StrGetIconPath
StrGetMaleBipedPath
StrGetFemaleBipedPath
StrGetMaleGroundPath
StrGetFemaleGroundPath
StrGetMaleIconPath
StrGetFemaleIconPath