Difference between revisions of "StrGetXXXPath"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Speedo
(Missing function)
imported>Speedo
(Function no longer MIA)
Line 5: Line 5:


  StrGetModelPath
  StrGetModelPath
  <s>StrGetIconPath</s>
  StrGetIconPath
   
   
  StrGetMaleBipedPath
  StrGetMaleBipedPath
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]]

Revision as of 11:39, 8 May 2008

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