ChestControl.CPlayer.CPlayer C# (CSharp) 메소드

CPlayer() 공개 메소드

public CPlayer ( int index ) : System.Collections.Generic
index int
리턴 System.Collections.Generic
        public CPlayer(int index)
            : base(index)
        {
        }