resetPlayerHudComponentProperty | Multi Theft Auto: Wiki Skip to content

resetPlayerHudComponentProperty

Client-side
Server-side
Shared

Pair: setPlayerHudComponentProperty

This page is incomplete! Help wanted!

Please finish this page using the corresponding Old Wiki article.
Go to Contribution guidelines for more information.


This function resets the specified property to its default value.

Syntax

resetPlayerHudComponentProperty ( )

Code Examples

client
resetPlayerHudComponentProperty('clock', 'fillColor')

See Also