ChestControl.CPlayer.CPlayer C# (CSharp) Method

CPlayer() public method

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