OnClientSoundChangedMeta

From Multi Theft Auto: Wiki
Revision as of 22:05, 22 February 2012 by OpenIDUser34 (talk | contribs)
Jump to navigation Jump to search

This event is triggered when a sound's meta tags have been modified.

Parameters

string streamTitle
  • streamTitle: The title of a specific stream

Source

The source of this event is the sound of which the meta tags have just been modified.

Example

--TODO

See Also

Client sound events


Client event functions