C# 클래스 OpenRA.ModContent.ModSource

파일 보기 프로젝트 열기: pchote/OpenRA

공개 프로퍼티들

프로퍼티 타입 설명
IDFiles string>.Dictionary
RegistryKey string
RegistryValue string
Title string
Type SourceType

공개 메소드들

메소드 설명
ModSource ( MiniYaml yaml ) : System.Collections.Generic

메소드 상세

ModSource() 공개 메소드

public ModSource ( MiniYaml yaml ) : System.Collections.Generic
yaml MiniYaml
리턴 System.Collections.Generic

프로퍼티 상세

IDFiles 공개적으로 프로퍼티

public Dictionary IDFiles
리턴 string>.Dictionary

RegistryKey 공개적으로 프로퍼티

public string RegistryKey
리턴 string

RegistryValue 공개적으로 프로퍼티

public string RegistryValue
리턴 string

Title 공개적으로 프로퍼티

public string Title
리턴 string

Type 공개적으로 프로퍼티

public SourceType Type
리턴 SourceType