защита, подвижки всякие

This commit is contained in:
Andron666
2021-12-17 21:41:07 +05:00
parent d2d7174e54
commit 0d8781d6aa
714 changed files with 21464 additions and 23 deletions
@@ -15,8 +15,8 @@ enum class EPaperSize : uint8;
#endif
#define JPRINTER_JPrinterBPLibrary_generated_h
#define HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_SPARSE_DATA
#define HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_RPC_WRAPPERS \
#define Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_SPARSE_DATA
#define Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_RPC_WRAPPERS \
\
DECLARE_FUNCTION(execprintTexture2D); \
DECLARE_FUNCTION(execprintImage); \
@@ -24,7 +24,7 @@ enum class EPaperSize : uint8;
DECLARE_FUNCTION(execgetPrinterList);
#define HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_RPC_WRAPPERS_NO_PURE_DECLS \
#define Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_RPC_WRAPPERS_NO_PURE_DECLS \
\
DECLARE_FUNCTION(execprintTexture2D); \
DECLARE_FUNCTION(execprintImage); \
@@ -32,7 +32,7 @@ enum class EPaperSize : uint8;
DECLARE_FUNCTION(execgetPrinterList);
#define HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_INCLASS_NO_PURE_DECLS \
#define Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUJPrinterBPLibrary(); \
friend struct Z_Construct_UClass_UJPrinterBPLibrary_Statics; \
@@ -41,7 +41,7 @@ public: \
DECLARE_SERIALIZER(UJPrinterBPLibrary)
#define HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_INCLASS \
#define Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_INCLASS \
private: \
static void StaticRegisterNativesUJPrinterBPLibrary(); \
friend struct Z_Construct_UClass_UJPrinterBPLibrary_Statics; \
@@ -50,7 +50,7 @@ public: \
DECLARE_SERIALIZER(UJPrinterBPLibrary)
#define HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_STANDARD_CONSTRUCTORS \
#define Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UJPrinterBPLibrary(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UJPrinterBPLibrary) \
@@ -63,7 +63,7 @@ private: \
public:
#define HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_ENHANCED_CONSTRUCTORS \
#define Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UJPrinterBPLibrary(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()) : Super(ObjectInitializer) { }; \
private: \
@@ -76,28 +76,28 @@ public: \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UJPrinterBPLibrary)
#define HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_PRIVATE_PROPERTY_OFFSET
#define HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_43_PROLOG
#define HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_GENERATED_BODY_LEGACY \
#define Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_PRIVATE_PROPERTY_OFFSET
#define Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_43_PROLOG
#define Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_PRIVATE_PROPERTY_OFFSET \
HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_SPARSE_DATA \
HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_RPC_WRAPPERS \
HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_INCLASS \
HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_STANDARD_CONSTRUCTORS \
Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_PRIVATE_PROPERTY_OFFSET \
Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_SPARSE_DATA \
Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_RPC_WRAPPERS \
Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_INCLASS \
Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
#define HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_GENERATED_BODY \
#define Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_PRIVATE_PROPERTY_OFFSET \
HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_SPARSE_DATA \
HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_RPC_WRAPPERS_NO_PURE_DECLS \
HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_INCLASS_NO_PURE_DECLS \
HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_ENHANCED_CONSTRUCTORS \
Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_PRIVATE_PROPERTY_OFFSET \
Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_SPARSE_DATA \
Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_RPC_WRAPPERS_NO_PURE_DECLS \
Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_INCLASS_NO_PURE_DECLS \
Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h_46_ENHANCED_CONSTRUCTORS \
static_assert(false, "Unknown access specifier for GENERATED_BODY() macro in class JPrinterBPLibrary."); \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
@@ -105,7 +105,7 @@ PRAGMA_ENABLE_DEPRECATION_WARNINGS
template<> JPRINTER_API UClass* StaticClass<class UJPrinterBPLibrary>();
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID HostProject_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h
#define CURRENT_FILE_ID Ivazowsky_Plugins_JPrinter_Source_JPrinter_Public_JPrinterBPLibrary_h
#define FOREACH_ENUM_EPAPERSIZE(op) \
@@ -1 +1 @@
E:\Projects\das\JPrinter\HostProject\Plugins\JPrinter\Source\JPrinter\Public\JPrinterBPLibrary.h
E:\Projects\Ivazowsky\Plugins\JPrinter\Source\JPrinter\Public\JPrinterBPLibrary.h
@@ -0,0 +1,7 @@
{
"BuildId": "17155196",
"Modules":
{
"UnrealCLR": "UE4Editor-UnrealCLR.dll"
}
}
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,74 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v5.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v5.0": {
"UnrealEngine.Runtime/1.0.0": {
"dependencies": {
"Microsoft.CodeAnalysis.NetAnalyzers": "5.0.3",
"UnrealEngine.Plugins": "1.0.0.0"
},
"runtime": {
"UnrealEngine.Runtime.dll": {}
}
},
"Microsoft.CodeAnalysis.NetAnalyzers/5.0.3": {},
"UnrealEngine.Plugins/1.0.0.0": {
"runtime": {
"UnrealEngine.Plugins.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Microsoft.Extensions.DependencyModel/5.0.0.0": {
"runtime": {
"Microsoft.Extensions.DependencyModel.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"Microsoft.DotNet.PlatformAbstractions/3.1.6.0": {
"runtime": {
"Microsoft.DotNet.PlatformAbstractions.dll": {
"assemblyVersion": "3.1.6.0",
"fileVersion": "3.100.620.31604"
}
}
}
}
},
"libraries": {
"UnrealEngine.Runtime/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.CodeAnalysis.NetAnalyzers/5.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7rw0JUPSAVGR0HPekQiQvwGPor44p/Ek21+wZABraG4bVYNrSkx98ZZsxSxG5jJ4oqjACJxea8E62UO0dsKDBw==",
"path": "microsoft.codeanalysis.netanalyzers/5.0.3",
"hashPath": "microsoft.codeanalysis.netanalyzers.5.0.3.nupkg.sha512"
},
"UnrealEngine.Plugins/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.DependencyModel/5.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Microsoft.DotNet.PlatformAbstractions/3.1.6.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
}
}
}
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,14 @@
{
"runtimeOptions": {
"tfm": "net5.0",
"rollForward": "LatestMinor",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "5.0.0"
},
"configProperties": {
"System.GC.Server": false,
"System.Runtime.TieredCompilation": false
}
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

@@ -0,0 +1,23 @@
The MIT License (MIT)
Copyright (c) .NET Foundation and Contributors
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,2 @@
208e377a5329ad6eb1db5e5fb9d4590fa50beadd
5.0.9

Some files were not shown because too many files have changed in this diff Show More