C# 클래스 Dwarrowdelf.BaseGameObjectData

파일 보기 프로젝트 열기: tomba/dwarrowdelf

공개 프로퍼티들

프로퍼티 타입 설명
CreationTick int
CreationTime System.DateTime
ObjectID ObjectID
Properties object>[].KeyValuePair

프로퍼티 상세

CreationTick 공개적으로 프로퍼티

public int CreationTick
리턴 int

CreationTime 공개적으로 프로퍼티

public DateTime,System CreationTime
리턴 System.DateTime

ObjectID 공개적으로 프로퍼티

public ObjectID ObjectID
리턴 ObjectID

Properties 공개적으로 프로퍼티

public KeyValuePair[] Properties
리턴 object>[].KeyValuePair