C# 클래스 AntTweakBar.NativeMethods.StructMember

파일 보기 프로젝트 열기: TomCrypto/AntTweakBar.NET

공개 프로퍼티들

프로퍼티 타입 설명
DefString System.IntPtr
Name System.IntPtr
Offset System.UIntPtr
Type Tw.VariableType

공개 메소드들

메소드 설명
StructMember ( IntPtr name, Tw type, UIntPtr offset, IntPtr defString ) : System

메소드 상세

StructMember() 공개 메소드

public StructMember ( IntPtr name, Tw type, UIntPtr offset, IntPtr defString ) : System
name System.IntPtr
type Tw
offset System.UIntPtr
defString System.IntPtr
리턴 System

프로퍼티 상세

DefString 공개적으로 프로퍼티

public IntPtr,System DefString
리턴 System.IntPtr

Name 공개적으로 프로퍼티

public IntPtr,System Name
리턴 System.IntPtr

Offset 공개적으로 프로퍼티

public UIntPtr,System Offset
리턴 System.UIntPtr

Type 공개적으로 프로퍼티

public Tw.VariableType Type
리턴 Tw.VariableType