C# Class GameAPI.GameStruct

Mostra file Open project: Menta2L/Internal-Archeage-API

Public Properties

Property Type Description
address IntPtr

Public Methods

Method Description
GameStruct ( IntPtr _address ) : System

Method Details

GameStruct() public method

public GameStruct ( IntPtr _address ) : System
_address IntPtr
return System

Property Details

address public_oe property

public IntPtr address
return IntPtr