Delegate BattleNetClient.DelegateHandleRealmList
Namespace: Asgard3.Core.BattleNetClient
Assembly: Asgard3.Core.dll
Syntax
public delegate void DelegateHandleRealmList(List<RealmServerItem> realmList);
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.List<RealmServerItem> | realmList |