- This wiki is out of date, use the continuation of this wiki instead
 
SongID
From FenixWiki
(Difference between revisions)
												
			
			| Revision as of 11:58, 19 September 2007 (edit) Sandman (Talk | contribs) (New page: Category:general == Definition == '''SongID''' A SongID is an identifier associated with a certain song loaded by load_song(). The identifier can be used in various [[Functioncat...) ← Previous diff  | 
				Revision as of 00:38, 26 December 2007 (edit) (undo) Sandman (Talk | contribs) m Next diff →  | 
			||
| Line 4: | Line 4: | ||
| '''SongID''' | '''SongID''' | ||
| - | A SongID is an identifier associated with a certain song loaded by [[load_song]](). The identifier can be used in various [[Functioncategory:Sound|other functions]], like [[unload_song]]() to unload the song. | + | A '''SongID''' is an identifier associated with a certain song loaded by [[load_song]](). The identifier can be used in various [[Functioncategory:Sound|other functions]], like [[unload_song]]() to unload the song. | 
Revision as of 00:38, 26 December 2007
Definition
SongID
A SongID is an identifier associated with a certain song loaded by load_song(). The identifier can be used in various other functions, like unload_song() to unload the song.
