Beta Documentation - Subject to change.

Gets the name of the wallet item.

Syntax

Lua
function WalletItem:GetName();

Returns

Type: string
The name of the wallet item.

Remarks

Gets the name of the wallet item.

See Also