Beta Documentation - Subject to change.

Gets the money of the player in gold, silver, and copper.

Syntax

Lua
function MonsterPlayerAttributes:GetMoneyComponents();

Returns

Type: (Unrecognized type)
. The money of the player returned as three values that are the gold, silver, and copper.

Remarks

See Also