Skip to main content

playerModelSetProperty

Upsert one arbitrary JSON property on a caller-owned player-model container. Requires current ownership of the specified grid.

playerModelSetProperty(
input: SetPlayerModelPropertyInput!
): PlayerModelContainer!

Arguments

playerModelSetProperty.input ● SetPlayerModelPropertyInput! non-null input

App/grid/container scope, property key, and JSON-encoded value.

Type

PlayerModelContainer object

A flexible player-owned model container confined to exactly one app, grid, and current owner.