From c3a430e61e20c47ad2b0632e35f48c83af22a5b3 Mon Sep 17 00:00:00 2001 From: whiteshark0 Date: Wed, 9 Dec 2009 16:28:53 +0000 Subject: complemented temporary hook description git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2009 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Lua/game/plugins/hooks.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Lua/game') diff --git a/Lua/game/plugins/hooks.txt b/Lua/game/plugins/hooks.txt index a30bdc62..7a91643d 100644 --- a/Lua/game/plugins/hooks.txt +++ b/Lua/game/plugins/hooks.txt @@ -1,4 +1,5 @@ this document lists all hooks that are available and created by usdx Usdx.LoadingFinished - called when all plugins are loaded, not breakable Display.PreDraw - called before a frame is Drawn - not breakable -Display.Draw - called after a frame w/ screen is drawn. you can draw above screen here \ No newline at end of file +Display.Draw - called after a frame w/ screen is drawn. you can draw above screen here +ScreenSing.SongLoaded - called after a song is loaded to ScreenSing in OnShow, not breakable \ No newline at end of file -- cgit v1.2.3