VRChat.Model.ApiConfigConstantsInstancePopulationBracketsCrowded (vrchat v1.20.0)

View Source

Crowded population range

Summary

Types

t()

@type t() :: %VRChat.Model.ApiConfigConstantsInstancePopulationBracketsCrowded{
  max: integer() | nil,
  min: integer() | nil
}

Functions

decode(value)