Skip to content

GameScript

Inherits from: CommonScript, Rscript

Inheritance

├─ CommonScript
└─ Rscript
└─ GameScript current
Inherited by:
├─ BuffScript
├─ CharScript
├─ ItemScript
All Descendants (5)

Class Documentation

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

Properties

PreloadData

Embed<LolSpellPreloadData>
{
  "CharacterPreloads": [],
  "ModulePreloads": [],
  "ParticlePreloads": [],
  "SpellPreloads": []
}

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

0x3a03bb3e

Hash

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

Functions

Map<Hash, ScriptFunction>
{}

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

CustomSequences

Map<Hash, RootScriptSequence>
{}

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

CustomSequences

Map<Hash, ScriptSequence>
{}

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

ScriptName

String
""

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

IsEnabled

Bool
true

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

GlobalProperties

Embed<ScriptGlobalProperties>
{
  "AutoBuffActivateAttachBoneNames": [],
  "AutoBuffActivateEffects": [],
  "BuffName": "",
  "BuffTextureName": "",
  "CastTime": 0,
  "ChannelDuration": 0,
  "DeathEventType": 0,
  "DisplayName": "",
  "IsDeathRecapSource": false,
  "IsItemToggled": false,
  "NonDispellable": false,
  "OnPreDamagePriority": -1,
  "PersistsThroughDeath": false,
  "PopupMessages": [],
  "SpellFxOverrideSkins": [],
  "SpellToggleSlot": 4294967295,
  "SpellVoOverrideSkins": []
}

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

Sequences

Map<Hash, RootScriptSequence>
{}

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

Sequences

Map<Hash, ScriptSequence>
{}

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