Skip to content

Profile Load Event

wagyourtail edited this page Aug 12, 2020 · 1 revision

this event is fired immediately after a profile is loaded.

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

  • profile: String of the profile name loaded.
Clone this wiki locally