BonCodeAJP13.ServerPackets.BonCodeFilePathPacket.BonCodeFilePathPacket C# (CSharp) Method

BonCodeFilePathPacket() public method

Generic Constructor can be used to create empty package
public BonCodeFilePathPacket ( ) : System
return System
        public BonCodeFilePathPacket()
        {
        }

Same methods

BonCodeFilePathPacket::BonCodeFilePathPacket ( string sPath ) : System