Files
TrackManiaControl/core/Script/InvokeScriptCallback.php
kremsy 5b330d5753 Small Fix + Test
Test/Usage example:

		$this->getShootmaniaScores()->setCallable(function(OnScoresStructure $scores){
			$scores->getUsageInformation();
		});
2017-04-07 18:37:08 +02:00

1.6 KiB