Difference between revisions of "GetLoadScreenTexture"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Pintocat
(Created page with "{{Function |origin = LU |summary = Returns the texture path of a loading screen. |name = GetLoadScreenTexture |returnType = string |arguments = {{FunctionArgument |...")
 
imported>Pintocat
 
Line 13: Line 13:
[[Category:Functions_(Lutana)]]
[[Category:Functions_(Lutana)]]
[[Category:LoadScreen_Functions_(Lutana)]]
[[Category:LoadScreen_Functions_(Lutana)]]
[[GetLoadScreenTypeTextRGB]]
[[SetLoadScreenTypeTextRGB]]
[[SetLoadScreenTexture]]
[[GetLoadScreenType]]
[[SetLoadScreenType]]

Latest revision as of 11:07, 21 December 2016

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the texture path of a loading screen.

Syntax

[help]
(string) GetLoadScreenTexture screen:form

See Also

GetLoadScreenTypeTextRGB

SetLoadScreenTypeTextRGB

SetLoadScreenTexture

GetLoadScreenType

SetLoadScreenType