C# 클래스 AriDEVParser.Util.WowObject

파일 보기 프로젝트 열기: AriDEV/AriDEVParser

공개 프로퍼티들

프로퍼티 타입 설명
Guid Guid
Movement MovementInfo
Position Vector3
Type ObjectType

공개 메소드들

메소드 설명
WowObject ( Guid guid, ObjectType type, MovementInfo moves ) : System.Collections.Generic

메소드 상세

WowObject() 공개 메소드

public WowObject ( Guid guid, ObjectType type, MovementInfo moves ) : System.Collections.Generic
guid Guid
type ObjectType
moves MovementInfo
리턴 System.Collections.Generic

프로퍼티 상세

Guid 공개적으로 프로퍼티

public Guid,AriDEVParser.Util Guid
리턴 Guid

Movement 공개적으로 프로퍼티

public MovementInfo,AriDEVParser.Util Movement
리턴 MovementInfo

Position 공개적으로 프로퍼티

public Vector3,AriDEVParser.Util Position
리턴 Vector3

Type 공개적으로 프로퍼티

public ObjectType Type
리턴 ObjectType