Documentation ¶
Index ¶
Constants ¶
View Source
const (
MaxPlayersExtensionKey = "max-players"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenMatchProfile ¶
type OpenMatchProfile struct {
*pb.MatchProfile
}
func NewOpenMatchProfile ¶
func NewOpenMatchProfile(p *pb.MatchProfile) *OpenMatchProfile
func (*OpenMatchProfile) GetMaxPlayersPerMatch ¶
func (p *OpenMatchProfile) GetMaxPlayersPerMatch() int
Click to show internal directories.
Click to hide internal directories.