Class Script.Entry

java.lang.Object
com.blackrook.rookscript.Script.Entry
Enclosing class:
Script

public static class Script.Entry extends Object
Single script entry.
  • Method Details

    • getParameterCount

      public int getParameterCount()
      Returns:
      how many parameters this takes.
    • getIndex

      public int getIndex()
      Returns:
      the command index at the start of this script.