Difference between revisions of "ShowConceptArt WorldScript"
From Serious Sam's Bogus Detour
m (Text replacement - " This script can be enabled or disabled." to "") |
|||
Line 1: | Line 1: | ||
{{WorldscriptIcon|rgb(83, 182, 255)|128|96}} | {{WorldscriptIcon|rgb(83, 182, 255)|128|96}} | ||
− | Shows a concept screen and executes <code>OnClosed</code> when the player closes it. This script can be executed by other scripts | + | Shows a concept screen and executes <code>OnClosed</code> when the player closes it. This script can be executed by other scripts. |
== Properties == | == Properties == |
Latest revision as of 15:03, 26 July 2017
Shows a concept screen and executes OnClosed
when the player closes it. This script can be executed by other scripts.
Properties
- String
Filename
, default:"gui/concepts/empty.gui"
- String
DisplayText
- String
ButtonText
, default:".levelend.ok"
- Unit feed
OnClosed
, validates