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