game-common / pragma.playerdata /
Package pragma.playerdata #
Types #
Name | Summary |
---|---|
Interface used with classes that store data for a player | |
Param of a PlayerDataOperation. | |
A logical grouping of Components with a unique identifier | |
Contains reference to the player’s entities and used to keep track of changes to apply in the db | |
A Component but used to store data that should never be visible to the player and will be filtered out of a PlayerDataServiceRpc.GetV1Response | |
Provides access to content in a PlayerDataOperation | |
Use this interface when defining content in Kotlin classes | |
Plugin to inspect and modify player data on lifecycle events | |
Provides access to a player’s Entities in a PlayerDataOperation |