C# Class Dwarrowdelf.Client.ClientEvent

Afficher le fichier Open project: tomba/dwarrowdelf

Méthodes publiques

Méthode Description
ClientEvent ( string str ) : System
ClientEvent ( string str, EnvironmentObject env, IntVector3 location ) : System

Method Details

ClientEvent() public méthode

public ClientEvent ( string str ) : System
str string
Résultat System

ClientEvent() public méthode

public ClientEvent ( string str, EnvironmentObject env, IntVector3 location ) : System
str string
env EnvironmentObject
location IntVector3
Résultat System