C# 클래스 ALFA.Shared.LightResource

상속: IListBoxItem
파일 보기 프로젝트 열기: ALandFarAway/ALFA-Base-Resources 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DisplayName string
LightIntensity float
LightRange float
Name string
ResourceName string
ShadowIntensity float
Tag string
TemplateResRef string

공개 메소드들

메소드 설명
CompareTo ( IListBoxItem other ) : int
CompareTo ( LightResource other ) : int
ConfigureDisplayName ( ) : void
LightResource ( ) : System

메소드 상세

CompareTo() 공개 메소드

public CompareTo ( IListBoxItem other ) : int
other IListBoxItem
리턴 int

CompareTo() 공개 메소드

public CompareTo ( LightResource other ) : int
other LightResource
리턴 int

ConfigureDisplayName() 공개 메소드

public ConfigureDisplayName ( ) : void
리턴 void

LightResource() 공개 메소드

public LightResource ( ) : System
리턴 System

프로퍼티 상세

DisplayName 공개적으로 프로퍼티

public string DisplayName
리턴 string

LightIntensity 공개적으로 프로퍼티

public float LightIntensity
리턴 float

LightRange 공개적으로 프로퍼티

public float LightRange
리턴 float

Name 공개적으로 프로퍼티

public string Name
리턴 string

ResourceName 공개적으로 프로퍼티

public string ResourceName
리턴 string

ShadowIntensity 공개적으로 프로퍼티

public float ShadowIntensity
리턴 float

Tag 공개적으로 프로퍼티

public string Tag
리턴 string

TemplateResRef 공개적으로 프로퍼티

public string TemplateResRef
리턴 string