SetLoadImage

From Dragon Age Toolset Wiki
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.