playerModelContainer
Return one caller-owned player-model container in the specified app/grid, or null when it is absent or outside that owner scope. Requires current grid ownership.
playerModelContainer(
input: PlayerModelContainerRefInput!
): PlayerModelContainer
Arguments
playerModelContainer.input ● PlayerModelContainerRefInput! non-null input
App, grid, and player container UUID to read.
Type
PlayerModelContainer object
A flexible player-owned model container confined to exactly one app, grid, and current owner.