Beta Documentation - Subject to change.

Gets the player's backpack.

Syntax

Lua
function LocalPlayer:GetBackpack();

Returns

Type: Backpack
The player's backpack.

Remarks

Gets the player's backpack.

See Also