SetLoadImage

From Dragon Age Toolset Wiki
Revision as of 11:59, 2 December 2010 by Proleric1 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Overrides the image for the next area transition.

void SetLoadImage(
string sLoadImage
);
Parameters:
sLoadImage
[Undocumented]
Returns:

Nothing.

Source:

script.ldf


Remarks

This function is not used in the OC. It doesn't work with a valid .dds image file name (with or without extension). Maybe it doesn't work at all, or perhaps it's expecting some other image format.