C# Class Server.Items.AddonComponent.LightEntry

Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Свойство Type Description
m_ItemIDs int[]
m_Light LightType

Méthodes publiques

Méthode Description
LightEntry ( LightType light )

Method Details

LightEntry() public méthode

public LightEntry ( LightType light )
light LightType

Property Details

m_ItemIDs public_oe property

public int[] m_ItemIDs
Résultat int[]

m_Light public_oe property

public LightType m_Light
Résultat LightType