hch
2025-03-14 a9057c982f56a6a7f12dbf360d735d66afa96490
ServerPython/CoreServerGroup/GameServer/Script/IPY_Family.py
@@ -317,6 +317,7 @@
    def SetCreateTime(self, *args): return _IPY_Family.IPY_FamilyInfo_SetCreateTime(self, *args)
    def AddMember(self, *args): return _IPY_Family.IPY_FamilyInfo_AddMember(self, *args)
    def DeleteMember(self, *args): return _IPY_Family.IPY_FamilyInfo_DeleteMember(self, *args)
    def AddMemberEx(self, *args): return _IPY_Family.IPY_FamilyInfo_AddMemberEx(self, *args)
    def GetCount(self): return _IPY_Family.IPY_FamilyInfo_GetCount(self)
    def GetAt(self, *args): return _IPY_Family.IPY_FamilyInfo_GetAt(self, *args)
    def FindMember(self, *args): return _IPY_Family.IPY_FamilyInfo_FindMember(self, *args)
@@ -379,6 +380,7 @@
    def SetInstance(self, *args): return _IPY_Family.IPY_FamilyManager_SetInstance(self, *args)
    def AddFamily(self, *args): return _IPY_Family.IPY_FamilyManager_AddFamily(self, *args)
    def DelFamily(self, *args): return _IPY_Family.IPY_FamilyManager_DelFamily(self, *args)
    def AddFamilyEx(self, *args): return _IPY_Family.IPY_FamilyManager_AddFamilyEx(self, *args)
    def GetFamilyUpperLimitCount(self): return _IPY_Family.IPY_FamilyManager_GetFamilyUpperLimitCount(self)
    def SetFamilyUpperLimitCount(self, *args): return _IPY_Family.IPY_FamilyManager_SetFamilyUpperLimitCount(self, *args)
    def GetCount(self): return _IPY_Family.IPY_FamilyManager_GetCount(self)