哞咩咩の遊戲天地
2014年10月2日 星期四
C# enum 取得長度
public enum PlayerMode
{
mode1,
mode2,
mode3
}
Debug.Log(
Enum.GetNames( typeof( PlayerMode) ).Length
); // 3
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言