string * RemoveClassId (string id) string * RemoveClassId (string * id)
RemoveClassId("button"); RemoveClassId(C_WEAPON);