메소드 | 설명 | |
---|---|---|
HandleChangedFile ( string filename ) : bool | ||
Reload ( ) : void | ||
ShowroomObject ( IFileAcManager manager, string id, bool enabled ) : System | ||
ToggleSound ( ) : void |
메소드 | 설명 | |
---|---|---|
GetTagsList ( ) : AutocompleteValuesList | ||
InitializeLocations ( ) : void | ||
LoadOrThrow ( ) : void | ||
LoadYear ( Newtonsoft.Json.Linq.JObject json ) : void | ||
TestIfKunos ( ) : bool |
메소드 | 설명 | |
---|---|---|
CheckKn5 ( ) : void | ||
CheckSound ( ) : void | ||
DownloadPreview ( ) : void | ||
GetPreviewImage ( ) : string |
public HandleChangedFile ( string filename ) : bool | ||
filename | string | |
리턴 | bool |
protected LoadYear ( Newtonsoft.Json.Linq.JObject json ) : void | ||
json | Newtonsoft.Json.Linq.JObject | |
리턴 | void |
public ShowroomObject ( IFileAcManager manager, string id, bool enabled ) : System | ||
manager | IFileAcManager | |
id | string | |
enabled | bool | |
리턴 | System |