TrackManiaControl/core/Script
kremsy 5b330d5753 Small Fix + Test
Test/Usage example:

		$this->getShootmaniaScores()->setCallable(function(OnScoresStructure $scores){
			$scores->getUsageInformation();
		});
2017-04-07 18:37:08 +02:00
..
InvokeScriptCallback.php Small Fix + Test 2017-04-07 18:37:08 +02:00
ModeScriptEventManager.php Small Fix + Test 2017-04-07 18:37:08 +02:00
ScriptManager.php add UsageInformation Interface to every class which can be used by Plugin Authors 2017-03-26 19:44:55 +02:00