C# Class AddonManager.AddonEx

Show file Open project: berkay2578/nfsw-server

Private Methods

Method Description
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