C# Class FOnline.GameVar

Inheritance: IManagedWrapper
Afficher le fichier Open project: wladimiiir/vault112

Méthodes publiques

Méthode Description
AddRef ( ) : void
GameVar ( IntPtr ptr ) : System
Release ( ) : void

Private Methods

Méthode Description
AddRef ( IntPtr thisptr ) : void
GetMax ( IntPtr thisptr ) : int
GetMin ( IntPtr thisptr ) : int
GetValue ( IntPtr thisptr ) : int
Release ( IntPtr thisptr ) : void
SetValue ( IntPtr thisptr, int value ) : void

Method Details

AddRef() public méthode

public AddRef ( ) : void
Résultat void

GameVar() public méthode

public GameVar ( IntPtr ptr ) : System
ptr System.IntPtr
Résultat System

Release() public méthode

public Release ( ) : void
Résultat void