class Intro

  • supers: Callins

[source]

methods

Intro.DrawLoadScreen

function Intro.DrawLoadScreen()

Draws custom load screens.

[source]

Intro.LoadProgress

function Intro.LoadProgress(
  message: string,
  replaceLastLine: boolean
)

[source]