Skip to content

Open Screen Event

wagyourtail edited this page Jul 5, 2020 · 1 revision

1.1.2+

this event is fired whenever any screen is opened.

This event passes some arguments to javascript which can be accessed by the ArrayList<String, Object> global called args. a list of these properties is:

  • screen: String screen id.
Clone this wiki locally