C# 클래스 Server.Mobiles.Spawner.WarnTimer.WarnEntry

파일 보기 프로젝트 열기: Grimoric/RunUO.T2A

공개 프로퍼티들

프로퍼티 타입 설명
m_Map Map
m_Name string
m_Point Point3D

공개 메소드들

메소드 설명
WarnEntry ( Point3D p, Map map, string name ) : System

메소드 상세

WarnEntry() 공개 메소드

public WarnEntry ( Point3D p, Map map, string name ) : System
p Point3D
map Map
name string
리턴 System

프로퍼티 상세

m_Map 공개적으로 프로퍼티

public Map m_Map
리턴 Map

m_Name 공개적으로 프로퍼티

public string m_Name
리턴 string

m_Point 공개적으로 프로퍼티

public Point3D m_Point
리턴 Point3D