메소드 | 설명 | |
---|---|---|
BroadcastFromChannel ( int channelId, CharacterKey targets, byte data ) : void | ||
GetDetails ( ) : IWorld | ||
WorldServer ( IServiceContainer |
Initializes a new instance of the WorldServer class.
|
메소드 | 설명 | |
---|---|---|
OnInitializing ( OsServiceConfiguration serviceConfiguration ) : void | ||
OnStarting ( ) : void | ||
OnStopping ( ) : void |
public BroadcastFromChannel ( int channelId, CharacterKey targets, byte data ) : void | ||
channelId | int | |
targets | CharacterKey | |
data | byte | |
리턴 | void |
protected OnInitializing ( OsServiceConfiguration serviceConfiguration ) : void | ||
serviceConfiguration | OsServiceConfiguration | |
리턴 | void |
public WorldServer ( IServiceContainer |
||
nexus | IServiceContainer |
|
channelContainer | ChannelContainer | |
worldInfoProvider | IWorldInfoProvider | |
리턴 | System.Linq |