C# Class Network.Packets.GroundClick

Inheritance: CharacterPacket
Afficher le fichier Open project: osROSE/UnityRose

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GroundClick ( ) : System.Collections
GroundClick ( string clientID, Vector3 position ) : System.Collections

Method Details

GroundClick() public méthode

public GroundClick ( ) : System.Collections
Résultat System.Collections

GroundClick() public méthode

public GroundClick ( string clientID, Vector3 position ) : System.Collections
clientID string
position UnityEngine.Vector3
Résultat System.Collections