package substructs // ItemDescriptionInspect Version 373 type ItemDescriptionInspect struct { InfoHeader WSExamineInfoHeader `eq2:"substruct"` Info BaseItemDescriptionInspect `eq2:"substruct"` ItemType uint8 `eq2:"int8"` }