C# Class Dwarrowdelf.Client.ClientEvent

显示文件 Open project: tomba/dwarrowdelf

Public Methods

Method Description
ClientEvent ( string str ) : System
ClientEvent ( string str, EnvironmentObject env, IntVector3 location ) : System

Method Details

ClientEvent() public method

public ClientEvent ( string str ) : System
str string
return System

ClientEvent() public method

public ClientEvent ( string str, EnvironmentObject env, IntVector3 location ) : System
str string
env EnvironmentObject
location IntVector3
return System