Uses of Class
org.rspeer.game.script.component.GameAccount
Packages that use GameAccount
Package
Description
-
Uses of GameAccount in org.rspeer.game.script
Methods in org.rspeer.game.script that return GameAccountMethods in org.rspeer.game.script with parameters of type GameAccount -
Uses of GameAccount in org.rspeer.game.script.component
Methods in org.rspeer.game.script.component that return GameAccountModifier and TypeMethodDescriptionstatic GameAccountGameAccount.predefined()static GameAccountstatic GameAccount -
Uses of GameAccount in org.rspeer.game.script.scheduler
Methods in org.rspeer.game.script.scheduler with parameters of type GameAccountModifier and TypeMethodDescriptionbooleanScriptScheduleManager.start(String savedScheduleName, GameAccount account) This method must only be called when a script is not running.booleanScriptScheduleManager.start(ScriptSchedule schedule, GameAccount account) This method must only be called when a script is not running.