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

Method GetUserDataFixedSize

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

Source from the content-addressed store, hash-verified

3059}
3060
3061func (x *CSVCMsg_CreateStringTable) GetUserDataFixedSize() bool {
3062 if x != nil && x.UserDataFixedSize != nil {
3063 return *x.UserDataFixedSize
3064 }
3065 return false
3066}
3067
3068func (x *CSVCMsg_CreateStringTable) GetUserDataSize() int32 {
3069 if x != nil && x.UserDataSize != nil {

Callers 2

Calls

no outgoing calls

Tested by 1