player:uGM_databaseNetworkedData() - GamingMad101/uGM GitHub Wiki

player:uGM_databaseNetworkedData() Serverside

Description

Sets the players networked data. This includes money at the moment, but more will (hopefully) be added soon.

Returns

nil

Example

Shares Player 1's Money with all clients and the server as a networked integer. Entity(1):uGM_databaseNetworkedData()

Output:
none