cso

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// EconItem is an economy item.
	EconItem CSOType = 1
	// ItemRecipe is an item recipe.
	ItemRecipe = 5
	// EconGameAccountClient is a economy game account client..
	EconGameAccountClient = 7
	// SelectedItemPreset is a selected item preset.
	SelectedItemPreset = 35
	// ItemPresetInstance is a instance of an item preset.
	ItemPresetInstance = 36
	// DropRateBonus is an active drop rate bonus.
	DropRateBonus = 38
	// EventTicket is a ticket to an event.
	EventTicket = 40
	// ItemTournamentPassport is an item representing a tournament passport.
	ItemTournamentPassport = 42
	// GameAccountClient is the DOTA game account for a client.
	GameAccountClient = 2002
	// Party is a Dota 2 party.
	Party = 2003
	// Lobby is a Dota 2 lobby.
	Lobby = 2004
	// PartyInvite is an invite to a party.
	PartyInvite = 2006
	// GameHeroFavorites are game hero favorites.
	GameHeroFavorites = 2007
	// MapLocationState is the minimap location state.
	MapLocationState = 2008
	// Tournament represents a tournament.
	Tournament = 2009
	// PlayerChallenge represents a player challenge.
	PlayerChallenge = 2010
	// LobbyInvite is an invitation to a lobby.
	LobbyInvite = 2011
)

Variables

This section is empty.

Functions

func NewSharedObject

func NewSharedObject(typ CSOType) (proto.Message, error)

NewSharedObject builds a new shared object from a type ID.

Types

type CSOType

type CSOType int32

CSOType is a shared object type identifier.

func (CSOType) String

func (i CSOType) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL