Gorilla.Script.Consts

Unit Gorilla.Script.Consts.pas

Constants

  • const EGORILLA_SCRIPT_ADDING_ENTITY_NOT_ASSIGNED : string = "adding entity failed - not assigned";
  • const EGORILLA_SCRIPT_ADDING_ENTITY_NAME_EMPTY : string = "adding entity failed - name not set";
  • const EGORILLA_SCRIPT_RETURNNOTYPE : string = "return value has no type";