C# Class ALFA.Shared.LightResource

Inheritance: IListBoxItem
Afficher le fichier Open project: ALandFarAway/ALFA-Base-Resources Class Usage Examples

Méthodes publiques

Свойство Type Description
DisplayName string
LightIntensity float
LightRange float
Name string
ResourceName string
ShadowIntensity float
Tag string
TemplateResRef string

Méthodes publiques

Méthode Description
CompareTo ( IListBoxItem other ) : int
CompareTo ( LightResource other ) : int
ConfigureDisplayName ( ) : void
LightResource ( ) : System

Method Details

CompareTo() public méthode

public CompareTo ( IListBoxItem other ) : int
other IListBoxItem
Résultat int

CompareTo() public méthode

public CompareTo ( LightResource other ) : int
other LightResource
Résultat int

ConfigureDisplayName() public méthode

public ConfigureDisplayName ( ) : void
Résultat void

LightResource() public méthode

public LightResource ( ) : System
Résultat System

Property Details

DisplayName public_oe property

public string DisplayName
Résultat string

LightIntensity public_oe property

public float LightIntensity
Résultat float

LightRange public_oe property

public float LightRange
Résultat float

Name public_oe property

public string Name
Résultat string

ResourceName public_oe property

public string ResourceName
Résultat string

ShadowIntensity public_oe property

public float ShadowIntensity
Résultat float

Tag public_oe property

public string Tag
Résultat string

TemplateResRef public_oe property

public string TemplateResRef
Résultat string