GameAttributeValue
The value of the attribute in the game
type GameAttributeValue {
current: Int
max: Int
}
Fields
GameAttributeValue.current
● Int
scalar
current
GameAttributeValue.max
● Int
scalar
max
Member Of
GameEventEntityAttributeUpdate
object ● GameEventPlayerAttributeUpdate
object ● GameStateAttributes
object ● GameStateEntityAttributes
object