From 0d7482d5a0e8bf082abfb4b5bfbfee03597cdc3a Mon Sep 17 00:00:00 2001
From: lwb <q3213421wrwqr>
Date: 星期四, 25 二月 2021 15:43:08 +0800
Subject: [PATCH] 9527 去掉xlua
---
Utility/EnumHelper.cs | 126 +++++++++++++++++++++---------------------
1 files changed, 63 insertions(+), 63 deletions(-)
diff --git a/Utility/EnumHelper.cs b/Utility/EnumHelper.cs
index 529a14c..8731faa 100644
--- a/Utility/EnumHelper.cs
+++ b/Utility/EnumHelper.cs
@@ -1,5 +1,5 @@
锘�
-[XLua.LuaCallCSharp]
+
public enum E_ActorClassType
{
UnDefine,
@@ -27,7 +27,7 @@
FakePlayer,
}
-[XLua.LuaCallCSharp]
+
public enum E_ActorState
{
Idle,
@@ -66,7 +66,7 @@
Ice,//瀵掑啺鐘舵�侊紙鍚屽噺閫燂級 19
}
-[XLua.LuaCallCSharp]
+
public enum E_BuffType
{
bfBuff = 1, // buff
@@ -104,14 +104,14 @@
FuncNpc,// 鍔熻兘鎬pc
}
-[XLua.LuaCallCSharp]
+
public enum E_ClientNpcType
{
Func,
Fight,
}
-[XLua.LuaCallCSharp]
+
public enum E_NpcType
{
Func = 0,//鍔熻兘NPC濉啓鈥�0鈥�
@@ -138,7 +138,7 @@
OpenWorldMap = 99,// 鎵撳紑涓栫晫鍦板浘
}
-[XLua.LuaCallCSharp]
+
public enum E_MovingState
{
Normal,
@@ -146,7 +146,7 @@
Ride,
}
-[XLua.LuaCallCSharp]
+
public enum WindowType
{
Base = 0,
@@ -159,7 +159,7 @@
Flag = 99,
}
-[XLua.LuaCallCSharp]
+
public enum GestureType
{
Left,
@@ -168,7 +168,7 @@
Down
}
-[XLua.LuaCallCSharp]
+
public enum UnityPlatform
{
Editor,
@@ -177,7 +177,7 @@
Standalone,
}
-[XLua.LuaCallCSharp]
+
public enum RoleRenameResult
{
MoneyErr = 0, //閲戦挶涓嶈冻
@@ -188,7 +188,7 @@
RenameSuccess = 5, //鎴愬姛
}
-[XLua.LuaCallCSharp]
+
/// <summary>
/// <para>鏃犳剰涔� 0</para>
/// <para>鑷繁 1</para>
@@ -224,7 +224,7 @@
FriendNpc,
}
-[XLua.LuaCallCSharp]
+
/// <summary>
/// 鎶�鑳界被鍨�
/// </summary>
@@ -255,7 +255,7 @@
PassiveSustainedReduction,// 琚姩瑙﹀彂鎸佺画绫诲噺鐩婄被buff 22
}
-[XLua.LuaCallCSharp]
+
public enum E_SkillFuncType
{
Common,// 0涓洪�氱敤鎶�鑳�
@@ -274,7 +274,7 @@
ZhuxianSkill,// 13涓鸿瘺浠欐妧鑳�
}
-[XLua.LuaCallCSharp]
+
/// <summary>
/// <para>鏃犲璞� 0</para>
/// <para>鏈夊璞� 1</para>
@@ -287,7 +287,7 @@
Ground,// 鍦伴潰 2
}
-[XLua.LuaCallCSharp]
+
public enum MapTransferType
{
WorldTransport = 1,
@@ -295,7 +295,7 @@
MissionTransport = 3,
}
-[XLua.LuaCallCSharp]
+
public enum DropItemType
{
Pattern0 = 0,
@@ -304,7 +304,7 @@
Pattern3 = 3
}
-[XLua.LuaCallCSharp]
+
public enum DailyQuestType
{
BountyMission = 1,
@@ -347,7 +347,7 @@
ActivityPlace = 41, //绉樺鎺㈢储
}
-[XLua.LuaCallCSharp]
+
/// <summary>
/// 鏈嶅姟绔笅鍙戠殑鍓湰鍊掕鏃剁被鍨�
/// </summary>
@@ -365,7 +365,7 @@
PlayerLeave = 10, //瀵规墜鎺夌嚎鍊掕鏃�
}
-[XLua.LuaCallCSharp]
+
/// <summary>
/// 瑁呭閮ㄤ綅绱㈠紩
/// </summary>
@@ -400,7 +400,7 @@
};
-[XLua.LuaCallCSharp]
+
//tagObjInfoRefresh,鏇存柊鏋氫妇鍊煎繀椤诲悓鏃舵洿鏂版敞閲�
/**涓昏灞炴�у埛鏂扮被鍨�*/
public enum PlayerDataType
@@ -639,7 +639,7 @@
CDBPlayerRefresh_SkillReducePerG = 228, //灏勬棩绁炲紦鎶�鑳藉噺浼ょ櫨鍒嗘瘮
};
-[XLua.LuaCallCSharp]
+
/** 鑳屽寘绫诲瀷鐮佸畾涔� */
public enum PackType
{
@@ -659,7 +659,7 @@
RunePack = 255,//绗﹀嵃鑳屽寘
}
-[XLua.LuaCallCSharp]
+
public enum ItemType
{
Copper = 1,// 閾滈挶
@@ -688,7 +688,7 @@
Guard_2 = 115, //鐏靛畧 2
}
-[XLua.LuaCallCSharp]
+
public enum MakeType
{
OneKeySell = 3, // 涓�閿嚭鍞洖搴�
@@ -702,7 +702,7 @@
GatherSoulDecompose = 24,//鑱氶瓊鍒嗚В
}
-[XLua.LuaCallCSharp]
+
/// <summary>
/// 绉板彿绫诲瀷
/// </summary>
@@ -715,7 +715,7 @@
Achivement = 3, //鎴愬氨绉板彿
}
-[XLua.LuaCallCSharp]
+
//鍔熻兘寮�鍚檺鍒剁被鍨�
public enum FuncOpenEnum
{
@@ -779,7 +779,7 @@
HazyRegion = 173,//缂ョ紙浠欏煙
}
-[XLua.LuaCallCSharp]
+
//灞炴�х被鍨�
public enum PropertyType
{
@@ -916,7 +916,7 @@
}
-[XLua.LuaCallCSharp]
+
public enum TextColType
{
None = 0,
@@ -948,7 +948,7 @@
Gray = 16
}
-[XLua.LuaCallCSharp]
+
public enum E_ModelResType
{
Weapon = 1, //姝﹀櫒 1
@@ -961,7 +961,7 @@
Spirit,//鐏靛櫒 8
}
-[XLua.LuaCallCSharp]
+
public enum TreasureCategory
{
Human = 1,
@@ -971,7 +971,7 @@
Zerg = 5,
}
-[XLua.LuaCallCSharp]
+
public enum TreasureState
{
Collected,
@@ -979,7 +979,7 @@
Locked,
}
-[XLua.LuaCallCSharp]
+
public enum FunctionUnlockType
{
Treasure = 1,
@@ -990,7 +990,7 @@
TreasureChapter = 6,
}
-[XLua.LuaCallCSharp]
+
public enum RedPointState
{
None = 0,
@@ -1000,7 +1000,7 @@
GetReward = 4,
}
-[XLua.LuaCallCSharp]
+
public enum TeamInviteType
{
Friend,
@@ -1008,7 +1008,7 @@
NearBy,
}
-[XLua.LuaCallCSharp]
+
public enum TeammatePrepareState
{
UnPrepared = 0,//鏈噯澶�
@@ -1016,7 +1016,7 @@
Rejected = 2,//鎷掔粷
}
-[XLua.LuaCallCSharp]
+
public enum VipPrivilegeType
{
TreasureAtk = 1,
@@ -1057,7 +1057,7 @@
SelfBossBuyTims = 38, //涓汉boss璐拱娆℃暟
}
-[XLua.LuaCallCSharp]
+
public enum E_AttackMode
{
Peace,
@@ -1070,7 +1070,7 @@
Contest
}
-[XLua.LuaCallCSharp]
+
public enum E_ItemColor
{
White = 1,
@@ -1081,7 +1081,7 @@
Pink,
}
-[XLua.LuaCallCSharp]
+
public enum FindPreciousType
{
WorldBoss = 0,
@@ -1094,7 +1094,7 @@
None = 99,
}
-[XLua.LuaCallCSharp]
+
public enum GotServerRewardType
{
Def_RewardType_Activity = 0,
@@ -1130,7 +1130,7 @@
Def_RewardType_HolidayTravel = 38,//鑺傛棩娓稿巻濂栧姳
}
-[XLua.LuaCallCSharp]
+
public enum MapType
{
OpenCountry = 0,//閲庡鍦板浘
@@ -1146,14 +1146,14 @@
CrossAll = 11, //璺ㄦ湇鎵�鏈�
}
-[XLua.LuaCallCSharp]
+
public enum GuideType
{
NewBie = 1,
Functional = 2,
}
-[XLua.LuaCallCSharp]
+
public enum GuideTriggerType
{
None = 998,//鏃犻檺鍒�
@@ -1189,7 +1189,7 @@
BranchQuestContinue = 210,//鏀嚎浠诲姟鍙户缁�
}
-[XLua.LuaCallCSharp]
+
public enum FuncPowerType
{
Role = 0,//瑙掕壊
@@ -1219,7 +1219,7 @@
JadeDynastyEquip = 25, //璇涗粰瑁呭
}
-[XLua.LuaCallCSharp]
+
public enum E_AtkType
{
Special, //0 鐗规畩锛堝皢璧拌繘鍏蜂綋鐨勬妧鑳絀D杩涜澶勭悊锛屾牴鎹晥鏋淚D
@@ -1256,7 +1256,7 @@
//35 钃勫姏妯℃澘锛屾惌閰嶆晥鏋滃�� 鏁堟灉ID 1206 A鍊间负鑳介噺娆℃暟
}
-[XLua.LuaCallCSharp]
+
public enum GameObjType
{
/** 鏈畾涔� */
@@ -1273,7 +1273,7 @@
gotMax
}
-[XLua.LuaCallCSharp]
+
/** 浼ゅ绫诲瀷 */
public enum HurtAttackType
{
@@ -1312,7 +1312,7 @@
Burning = 18,// 鐏肩儳
}
-[XLua.LuaCallCSharp]
+
public enum DungeonTargetType
{
NPC = 1,
@@ -1329,7 +1329,7 @@
AttackCount = 12,
}
-[XLua.LuaCallCSharp]
+
public enum AchievementType
{
Level = 1,
@@ -1398,7 +1398,7 @@
DvsFWinningStreak = 65,
}
-[XLua.LuaCallCSharp]
+
/// <summary>
/// 鐗╁搧浣跨敤鑰愪箙搴﹂檺鍒剁被鍨�
/// </summary>
@@ -1408,7 +1408,7 @@
RealityTime = 9, //鐜板疄鏃堕棿鎵h�愪箙
}
-[XLua.LuaCallCSharp]
+
public enum TitleBtnState
{
Normal,
@@ -1416,7 +1416,7 @@
Locked,
}
-[XLua.LuaCallCSharp]
+
public enum LegendAttrType
{
Normal = 0, //涓�鑸�
@@ -1424,7 +1424,7 @@
Fixed = 2, //鍥哄畾
}
-[XLua.LuaCallCSharp]
+
public enum ServerState
{
Maintain = 0,
@@ -1434,7 +1434,7 @@
Predicted = 4,
}
-[XLua.LuaCallCSharp]
+
public enum ItemUseDataKey
{
mapLoaction = 15, // 鐗╁搧璁板綍鍦板浘鍧愭爣[mapid, posx, posy]
@@ -1482,7 +1482,7 @@
#endregion
}
-[XLua.LuaCallCSharp]
+
public enum ItemOperateType
{
makeUse, //浣跨敤
@@ -1513,7 +1513,7 @@
lsExchange, //鐏电煶鍏戞崲
}
-[XLua.LuaCallCSharp]
+
public enum ItemWinType
{
itemWin, //鏅�氱墿鍝佸脊妗�
@@ -1529,7 +1529,7 @@
kingTreasure, //鐜嬭�呮硶瀹�
}
-[XLua.LuaCallCSharp]
+
public enum ItemTipChildType
{
Normal, //鏅�氱殑瑁呭寮规
@@ -1540,7 +1540,7 @@
GetWingsPath,//缈呰唨鑾峰彇閫斿緞
}
-[XLua.LuaCallCSharp]
+
public enum InstalledAsset
{
NullAsset = 0,
@@ -1549,14 +1549,14 @@
IngoreDownLoad = 3,
}
-[XLua.LuaCallCSharp]
+
public enum VersionAuthority
{
InterTest = 0,
Release = 1,
}
-[XLua.LuaCallCSharp]
+
public enum FootAudioType
{
Walk = 1,
@@ -1564,7 +1564,7 @@
Fly = 3,
}
-[XLua.LuaCallCSharp]
+
public enum AttackFailType
{
SkillFail_Other, // 鍏朵粬
@@ -1572,7 +1572,7 @@
SkillFail_AtkInterval, // 鏀诲嚮闂撮殧
}
-[XLua.LuaCallCSharp]
+
public enum DungeonFightStage
{
None,
@@ -1583,7 +1583,7 @@
ElderGodAreaNearDead,
}
-[XLua.LuaCallCSharp]
+
public enum RankType
{
FightPower = 0,
@@ -1614,7 +1614,7 @@
OpenServereEquipTrain = 26, //瑁呭娲楃粌
}
-[XLua.LuaCallCSharp]
+
public enum PetOrMount
{
None,
--
Gitblit v1.8.0