C# 클래스 Mod, Unity-CSharp-Mod

상속: Script
파일 보기 프로젝트 열기: LittleCodingFox/Unity-CSharp-Mod 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Dependencies List
Description string
JSONSource string
Moddables Type>.Dictionary
Name string
Path string
ScriptAssembly Assembly,
Type string

공개 메소드들

메소드 설명
Init ( ) : bool

메소드 상세

Init() 공개 메소드

public Init ( ) : bool
리턴 bool

프로퍼티 상세

Dependencies 공개적으로 프로퍼티

public List Dependencies
리턴 List

Description 공개적으로 프로퍼티

public string Description
리턴 string

JSONSource 공개적으로 프로퍼티

public string JSONSource
리턴 string

Moddables 공개적으로 프로퍼티

public Dictionary Moddables
리턴 Type>.Dictionary

Name 공개적으로 프로퍼티

public string Name
리턴 string

Path 공개적으로 프로퍼티

public string Path
리턴 string

ScriptAssembly 공개적으로 프로퍼티

public Assembly, ScriptAssembly
리턴 Assembly,

Type 공개적으로 프로퍼티

public string Type
리턴 string