Skip to content

GameScript

Inheritance 2 ancestors · 5 descendants

Class Documentation

Add documentation

No class documentation available yet. Click "Add documentation" to contribute!

Properties

0x3a03bb3e

Hash
15.8
Add documentation

No documentation available yet. Click "Add documentation" to contribute!

IsEnabled

Bool = true
Add documentation

No documentation available yet. Click "Add documentation" to contribute!

PreloadData

Embed<LoLSpellPreloadData>
Default value
{
  "ModulePreloads": [],
  "SpellPreloads": [],
  "ParticlePreloads": [],
  "CharacterPreloads": []
}
Add documentation

No documentation available yet. Click "Add documentation" to contribute!

ScriptName

String = ""
Removed in 14.6
Add documentation

No documentation available yet. Click "Add documentation" to contribute!

functions

Map<Hash, ScriptFunction> = {}
Removed in 14.12 14.6
Add documentation

No documentation available yet. Click "Add documentation" to contribute!

globalProperties

Embed<ScriptGlobalProperties>
Default value
{
  "IsDeathRecapSource": false,
  "ChannelDuration": 0,
  "NonDispellable": false,
  "displayName": "",
  "CastTime": 0,
  "AutoBuffActivateEffects": [],
  "SpellToggleSlot": 4294967295,
  "buffName": "",
  "DeathEventType": 0,
  "OnPreDamagePriority": -1,
  "buffTextureName": "",
  "PersistsThroughDeath": false,
  "PopupMessages": [],
  "SpellFXOverrideSkins": [],
  "IsItemToggled": false,
  "SpellVOOverrideSkins": [],
  "AutoBuffActivateAttachBoneNames": []
}
Add documentation

No documentation available yet. Click "Add documentation" to contribute!