load

🔍 Prototype

script.load(path, start)

📝 Paramètres

Paramètre
Type
Description
  • path

  • string

  • Le chemin vers le script à charger.

  • start

  • bool

  • false = charger le script sans le lancer.

  • true = charger puis lancer le script.

🔙 Retour

Type
Description

Dernière mise à jour