MCPcopy Create free account
hub / github.com/dotabuff/manta / GetUsingVarintBitcounts

Method GetUsingVarintBitcounts

dota/netmessages.pb.go:3110–3115  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3108}
3109
3110func (x *CSVCMsg_CreateStringTable) GetUsingVarintBitcounts() bool {
3111 if x != nil && x.UsingVarintBitcounts != nil {
3112 return *x.UsingVarintBitcounts
3113 }
3114 return false
3115}
3116
3117type CSVCMsg_UpdateStringTable struct {
3118 state protoimpl.MessageState `protogen:"open.v1"`

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected