C# Class SagaMap.Packets.Server.SendPartyInvite

Inheritance: SagaLib.Packet
Show file Open project: Willyham/SagaRO2

Public Methods

Method Description
SendPartyInvite ( ) : System
SetName ( string name ) : void

Method Details

SendPartyInvite() public method

public SendPartyInvite ( ) : System
return System

SetName() public method

public SetName ( string name ) : void
name string
return void