|
|
@@ -8428,7 +8428,8 @@ Properties:
|
|
|
Methods:
|
|
|
|
|
|
- bool AddManualResource(Resource@)
|
|
|
-- void AddPackageFile(PackageFile@, uint = M_MAX_UNSIGNED)
|
|
|
+- bool AddPackageFile(PackageFile@, uint = M_MAX_UNSIGNED)
|
|
|
+- bool AddPackageFile(const String&, uint = M_MAX_UNSIGNED)
|
|
|
- bool AddResourceDir(const String&, uint = M_MAX_UNSIGNED)
|
|
|
- bool BackgroundLoadResource(const String&, const String&, bool = true)
|
|
|
- bool Exists(const String&) const
|
|
|
@@ -8832,7 +8833,7 @@ Properties:
|
|
|
|
|
|
Methods:
|
|
|
|
|
|
-- void DumpAPI(DumpMode = DOXYGEN)
|
|
|
+- void DumpAPI(DumpMode = DOXYGEN, const String& = String ( ))
|
|
|
- bool Execute(const String&)
|
|
|
- void SendEvent(const String&, VariantMap& = VariantMap ( ))
|
|
|
|