C# 클래스 Server.Items.AddonComponent.LightEntry

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

공개 프로퍼티들

프로퍼티 타입 설명
m_ItemIDs int[]
m_Light LightType

공개 메소드들

메소드 설명
LightEntry ( LightType light )

메소드 상세

LightEntry() 공개 메소드

public LightEntry ( LightType light )
light LightType

프로퍼티 상세

m_ItemIDs 공개적으로 프로퍼티

public int[] m_ItemIDs
리턴 int[]

m_Light 공개적으로 프로퍼티

public LightType m_Light
리턴 LightType