C# Class Network.Packets.GroundClick

Inheritance: CharacterPacket
Datei anzeigen Open project: osROSE/UnityRose

Private Properties

Property Type Description

Public Methods

Method Description
GroundClick ( ) : System.Collections
GroundClick ( string clientID, Vector3 position ) : System.Collections

Method Details

GroundClick() public method

public GroundClick ( ) : System.Collections
return System.Collections

GroundClick() public method

public GroundClick ( string clientID, Vector3 position ) : System.Collections
clientID string
position UnityEngine.Vector3
return System.Collections