IsPlayerMuted: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
(→‎Syntax: OOP syntax added)
 
Line 5: Line 5:
==Syntax==
==Syntax==
  <syntaxhighlight lang="lua">bool isPlayerMuted ( player thePlayer )</syntaxhighlight>
  <syntaxhighlight lang="lua">bool isPlayerMuted ( player thePlayer )</syntaxhighlight>
 
{{OOP||[[player]]:isMuted|muted|setPlayerMuted}}
===Required Arguments===
===Required Arguments===
*'''thePlayer:''' The [[player]] you are checking.
*'''thePlayer:''' The [[player]] you are checking.

Latest revision as of 05:16, 15 July 2014