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

파일 보기 프로젝트 열기: felladrin/last-wish

공개 프로퍼티들

프로퍼티 타입 설명
Map Map
Name string
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

프로퍼티 상세

Map 공개적으로 프로퍼티

public Map Map
리턴 Map

Name 공개적으로 프로퍼티

public string Name
리턴 string

Point 공개적으로 프로퍼티

public Point3D Point
리턴 Point3D