@@ -399,6 +399,7 @@ EncodeComponentsString = FunctionType
399399EncodeData = FunctionType
400400EncryptAES = FunctionType
401401ENUM_MAP_WND_TYPE = TableType
402+ EnvokeAllTeammates = FunctionType
402403EQUIPMENT_INVENTORY = TableType
403404EQUIPMENT_REPRESENT = TableType
404405EQUIPMENT_SUB = TableType
@@ -772,6 +773,7 @@ IsKeyDown = FunctionType
772773IsLocalFileExist = FunctionType
773774IsMiddleMapOpened = FunctionType
774775IsMobileKungfu = FunctionType
776+ IsMobileSkill = FunctionType
775777IsMobileStreamingEnable = FunctionType
776778IsMonitorMsg = FunctionType
777779IsMsgEditAllowed = FunctionType
@@ -1963,6 +1965,7 @@ Table_IsInForbidMap = FunctionType
19631965Table_IsInRougeLikeMap = FunctionType
19641966Table_IsLegalSkill = FunctionType
19651967Table_IsMobaBattleFieldMap = FunctionType
1968+ Table_IsMobileBuff = FunctionType
19661969Table_IsNewcomerBattleFieldMap = FunctionType
19671970Table_IsPleasantGoatBattleFieldMap = FunctionType
19681971Table_IsProtectSkill = FunctionType
0 commit comments