C# Class Network.Packets.ChangedState

Inheritance: CharacterPacket
Datei anzeigen Open project: osROSE/UnityRose

Private Properties

Property Type Description

Public Methods

Method Description
ChangedState ( string clientID, string state ) : System.Collections

Method Details

ChangedState() public method

public ChangedState ( string clientID, string state ) : System.Collections
clientID string
state string
return System.Collections