Skip to main content

save_photo

Saves a photo to a player’s gallery.

get_photo

Gets a photo by its ID.

get_photos_by_owner

Gets a list of photos for a player with pagination.

delete_photo

Deletes a photo from the gallery.

share_photo

Shares a photo with another player (copies it to their gallery).

Inventory Integration

give_photo_item

Adds a physical photo item to a player’s inventory.

is_inventory_enabled

Checks if inventory integration is enabled.

Player Camera State

is_player_camera_active

Checks if a player has their camera active (via state bag).

get_player_camera_state

Gets a player’s current camera state (via state bag).