132 {
133 string component_name;
134 entity.GetEntityDamageDisplayNameMap().Find(zone.
Hash(), component_name);
135 component_name =
Widget.TranslateString(component_name);
136 return component_name;
137 }
proto native int Hash()
Returns hash of string.