C# 클래스 AddonManager.AddonEx

파일 보기 프로젝트 열기: berkay2578/nfsw-server

비공개 메소드들

메소드 설명
extractAddonFile ( this addonPath ) : String
installAddon ( this addonPath ) : System.Boolean
readAddonProperty ( this filePath, dynamic typeDef ) : dynamic
saveAddonFile ( this filePath, String addonType ) : System.Boolean
saveAddonProperty ( this filePath, dynamic typeDef, String strValue, System.Boolean resetFile = false ) : void