game-common / pragma.playerdata / PlayerDataSnapshot /

PlayerDataSnapshot #

class PlayerDataSnapshot(entityData: EntityData)

Provides access to a player’s Entities in a PlayerDataOperation

Constructors #

PlayerDataSnapshot

fun PlayerDataSnapshot(entityData: EntityData)

Functions #

NameSummary

getUnderlyingEntityData

fun getUnderlyingEntityData(): EntityData

Returns the underlying structure EntityData