GetLoadScreenType

From GECK
Jump to: navigation, search


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

Description

Returns the LoadScreenType form of a loading screen.

Syntax

[help]
(loadScreenType:baseform) GetLoadScreenType loadScreen:baseform

Example

set rLoadScreenType to GetLoadScreenType GeneralLoadScreen01 

Returns StandardLoadingTip

See Also