C# 클래스 Artemis.Modules.Games.WoW.Data.WoWUnit

상속: WoWObject
파일 보기 프로젝트 열기: SpoinkyNL/Artemis

공개 메소드들

메소드 설명
UpdateDetails ( WoWNameCache nameCache ) : void
WoWUnit ( IProcess process, IntPtr baseAddress, bool readPointer = false ) : System

메소드 상세

UpdateDetails() 공개 메소드

public UpdateDetails ( WoWNameCache nameCache ) : void
nameCache WoWNameCache
리턴 void

WoWUnit() 공개 메소드

public WoWUnit ( IProcess process, IntPtr baseAddress, bool readPointer = false ) : System
process IProcess
baseAddress System.IntPtr
readPointer bool
리턴 System