C# Class Server.Items.AddonComponent.LightEntry

Mostrar archivo Open project: Grimoric/RunUO.T2A

Public Properties

Property Type Description
m_ItemIDs int[]
m_Light LightType

Public Methods

Method Description
LightEntry ( LightType light )

Method Details

LightEntry() public method

public LightEntry ( LightType light )
light LightType

Property Details

m_ItemIDs public_oe property

public int[] m_ItemIDs
return int[]

m_Light public_oe property

public LightType m_Light
return LightType