Class ScriptPostFired


  • public final class ScriptPostFired
    extends Object
    An event that is fired after the designated script is ran
    • Constructor Detail

      • ScriptPostFired

        public ScriptPostFired​(int scriptId)
    • Method Detail

      • getScriptId

        public int getScriptId()
        The script id of the invoked script
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object