Difference between revisions of "SetLoadScreenTexture"

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

Latest revision as of 11:08, 21 December 2016

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

A function added by the Lutana NVSE plugin.

Description

Sets the texture path of a loading screen.

Syntax

[help]
SetLoadScreenTexture screen:form path:string

See Also

GetLoadScreenTypeTextRGB

SetLoadScreenTypeTextRGB

GetLoadScreenTexture

GetLoadScreenType

SetLoadScreenType