C# Class AntTweakBar.NativeMethods.StructMember

Afficher le fichier Open project: TomCrypto/AntTweakBar.NET

Méthodes publiques

Свойство Type Description
DefString System.IntPtr
Name System.IntPtr
Offset System.UIntPtr
Type Tw.VariableType

Méthodes publiques

Méthode Description
StructMember ( IntPtr name, Tw type, UIntPtr offset, IntPtr defString ) : System

Method Details

StructMember() public méthode

public StructMember ( IntPtr name, Tw type, UIntPtr offset, IntPtr defString ) : System
name System.IntPtr
type Tw
offset System.UIntPtr
defString System.IntPtr
Résultat System

Property Details

DefString public_oe property

public IntPtr,System DefString
Résultat System.IntPtr

Name public_oe property

public IntPtr,System Name
Résultat System.IntPtr

Offset public_oe property

public UIntPtr,System Offset
Résultat System.UIntPtr

Type public_oe property

public Tw.VariableType Type
Résultat Tw.VariableType