mikeownage.com

Site

News
Downloads
My Directory
Battle.net Archive
My YouTube
Contact Me

Gaming

Supreme Ruler

Projects

Asgard3
Asgard Server
Binary Gateway 2
Supreme Ruler Files
Supreme Ruler Toolkit

Clan

GDN
 Interface IWarden
Generated by DocFX

Interface IWarden

Namespace: Asgard3.Core.BattleNetClient
Assembly: Asgard3.Core.dll
Syntax
public interface IWarden

Methods

| Improve this Doc View Source

Initialize(Int32)

Initialize warden.

Declaration
bool Initialize(int seed)
Parameters
Type Name Description
System.Int32 seed

The seed of the cdkey.

Returns
Type Description
System.Boolean
| Improve this Doc View Source

ProcessData(Byte[])

The warden packet from battle.net

Declaration
void ProcessData(byte[] data)
Parameters
Type Name Description
System.Byte[] data

The data.

| Improve this Doc View Source

UnInitialize()

UnInitialize Warden.

Declaration
void UnInitialize()


Copyright © 2010 - 2025 mikeownage.com all rights reserved.