GetLoadScreenTexture

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns the texture path of a loading screen.

Syntax

[help]
(string) GetLoadScreenTexture screen:form

Example

GetLoadScreenTexture GeneralLoadScreen01

Returns "interface\loading\loading_billboard05.dds"

See Also