Searched refs:custom_type (Results 1 – 1 of 1) sorted by relevance
311 def __init__(self, uber_clique, message, translateable=True, custom_type=None): argument344 self.SetCustomType(custom_type)360 def SetCustomType(self, custom_type): argument364 self.custom_type = custom_type365 if custom_type and not custom_type.Validate(self.GetMessage()):478 if self.custom_type and not self.custom_type.ValidateAndModify(language, transl_msg):