aboutsummaryrefslogtreecommitdiff
path: root/Content/UGCExampleContent
diff options
context:
space:
mode:
authorivey <[email protected]>2020-06-15 15:54:16 -0400
committerivey <[email protected]>2020-06-15 15:54:16 -0400
commitd5310c3455f9849243b7b950deb4e910aa1f24dd (patch)
tree994a81eec10538d2a1efd9ed78469a249ff086f2 /Content/UGCExampleContent
parentUpdated image paths. (diff)
downloadugcexample-d5310c3455f9849243b7b950deb4e910aa1f24dd.tar.xz
ugcexample-d5310c3455f9849243b7b950deb4e910aa1f24dd.zip
Initial commit of the UGCExample Project
Diffstat (limited to 'Content/UGCExampleContent')
-rw-r--r--Content/UGCExampleContent/Blueprints/GameFramework/UGCExampleGameMode.uassetbin0 -> 35198 bytes
-rw-r--r--Content/UGCExampleContent/Blueprints/GameFramework/UGCExamplePawn.uassetbin0 -> 21760 bytes
-rw-r--r--Content/UGCExampleContent/Blueprints/GameObjects/CubeActor.uassetbin0 -> 89947 bytes
-rw-r--r--Content/UGCExampleContent/Blueprints/GameObjects/SphereActor.uassetbin0 -> 95529 bytes
-rw-r--r--Content/UGCExampleContent/Maps/ExampleMap.umapbin0 -> 57936 bytes
-rw-r--r--Content/UGCExampleContent/Maps/MainMenu.umapbin0 -> 41252 bytes
-rw-r--r--Content/UGCExampleContent/UI/ListHeader.uassetbin0 -> 21655 bytes
-rw-r--r--Content/UGCExampleContent/UI/ModMenuWidget.uassetbin0 -> 155238 bytes
-rw-r--r--Content/UGCExampleContent/UI/UGCActorReplacementsHeader.uassetbin0 -> 44084 bytes
-rw-r--r--Content/UGCExampleContent/UI/UGCClassWidget.uassetbin0 -> 38550 bytes
-rw-r--r--Content/UGCExampleContent/UI/UGCClassesHeader.uassetbin0 -> 21395 bytes
-rw-r--r--Content/UGCExampleContent/UI/UGCClearOverridesWidget.uassetbin0 -> 41924 bytes
-rw-r--r--Content/UGCExampleContent/UI/UGCMapWidget.uassetbin0 -> 49470 bytes
-rw-r--r--Content/UGCExampleContent/UI/UGCMapsHeader.uassetbin0 -> 21355 bytes
-rw-r--r--Content/UGCExampleContent/UI/UGCOverrideActorToReplaceWidget.uassetbin0 -> 21523 bytes
-rw-r--r--Content/UGCExampleContent/UI/UGCOverrideWidget.uassetbin0 -> 71496 bytes
-rw-r--r--Content/UGCExampleContent/UI/UGCPackageHeader.uassetbin0 -> 36668 bytes
-rw-r--r--Content/UGCExampleContent/UI/UGCPackageWidget.uassetbin0 -> 173548 bytes
-rw-r--r--Content/UGCExampleContent/UI/UGCRegisteredOverrideWidget.uassetbin0 -> 51777 bytes
19 files changed, 0 insertions, 0 deletions
diff --git a/Content/UGCExampleContent/Blueprints/GameFramework/UGCExampleGameMode.uasset b/Content/UGCExampleContent/Blueprints/GameFramework/UGCExampleGameMode.uasset
new file mode 100644
index 0000000..48e6b03
--- /dev/null
+++ b/Content/UGCExampleContent/Blueprints/GameFramework/UGCExampleGameMode.uasset
Binary files differ
diff --git a/Content/UGCExampleContent/Blueprints/GameFramework/UGCExamplePawn.uasset b/Content/UGCExampleContent/Blueprints/GameFramework/UGCExamplePawn.uasset
new file mode 100644
index 0000000..7fdab55
--- /dev/null
+++ b/Content/UGCExampleContent/Blueprints/GameFramework/UGCExamplePawn.uasset
Binary files differ
diff --git a/Content/UGCExampleContent/Blueprints/GameObjects/CubeActor.uasset b/Content/UGCExampleContent/Blueprints/GameObjects/CubeActor.uasset
new file mode 100644
index 0000000..163ae4b
--- /dev/null
+++ b/Content/UGCExampleContent/Blueprints/GameObjects/CubeActor.uasset
Binary files differ
diff --git a/Content/UGCExampleContent/Blueprints/GameObjects/SphereActor.uasset b/Content/UGCExampleContent/Blueprints/GameObjects/SphereActor.uasset
new file mode 100644
index 0000000..59ba7e9
--- /dev/null
+++ b/Content/UGCExampleContent/Blueprints/GameObjects/SphereActor.uasset
Binary files differ
diff --git a/Content/UGCExampleContent/Maps/ExampleMap.umap b/Content/UGCExampleContent/Maps/ExampleMap.umap
new file mode 100644
index 0000000..bfcd298
--- /dev/null
+++ b/Content/UGCExampleContent/Maps/ExampleMap.umap
Binary files differ
diff --git a/Content/UGCExampleContent/Maps/MainMenu.umap b/Content/UGCExampleContent/Maps/MainMenu.umap
new file mode 100644
index 0000000..7d266b9
--- /dev/null
+++ b/Content/UGCExampleContent/Maps/MainMenu.umap
Binary files differ
diff --git a/Content/UGCExampleContent/UI/ListHeader.uasset b/Content/UGCExampleContent/UI/ListHeader.uasset
new file mode 100644
index 0000000..e53525c
--- /dev/null
+++ b/Content/UGCExampleContent/UI/ListHeader.uasset
Binary files differ
diff --git a/Content/UGCExampleContent/UI/ModMenuWidget.uasset b/Content/UGCExampleContent/UI/ModMenuWidget.uasset
new file mode 100644
index 0000000..d2efe00
--- /dev/null
+++ b/Content/UGCExampleContent/UI/ModMenuWidget.uasset
Binary files differ
diff --git a/Content/UGCExampleContent/UI/UGCActorReplacementsHeader.uasset b/Content/UGCExampleContent/UI/UGCActorReplacementsHeader.uasset
new file mode 100644
index 0000000..a757a3a
--- /dev/null
+++ b/Content/UGCExampleContent/UI/UGCActorReplacementsHeader.uasset
Binary files differ
diff --git a/Content/UGCExampleContent/UI/UGCClassWidget.uasset b/Content/UGCExampleContent/UI/UGCClassWidget.uasset
new file mode 100644
index 0000000..64a0632
--- /dev/null
+++ b/Content/UGCExampleContent/UI/UGCClassWidget.uasset
Binary files differ
diff --git a/Content/UGCExampleContent/UI/UGCClassesHeader.uasset b/Content/UGCExampleContent/UI/UGCClassesHeader.uasset
new file mode 100644
index 0000000..c06a528
--- /dev/null
+++ b/Content/UGCExampleContent/UI/UGCClassesHeader.uasset
Binary files differ
diff --git a/Content/UGCExampleContent/UI/UGCClearOverridesWidget.uasset b/Content/UGCExampleContent/UI/UGCClearOverridesWidget.uasset
new file mode 100644
index 0000000..0aed21a
--- /dev/null
+++ b/Content/UGCExampleContent/UI/UGCClearOverridesWidget.uasset
Binary files differ
diff --git a/Content/UGCExampleContent/UI/UGCMapWidget.uasset b/Content/UGCExampleContent/UI/UGCMapWidget.uasset
new file mode 100644
index 0000000..48729c1
--- /dev/null
+++ b/Content/UGCExampleContent/UI/UGCMapWidget.uasset
Binary files differ
diff --git a/Content/UGCExampleContent/UI/UGCMapsHeader.uasset b/Content/UGCExampleContent/UI/UGCMapsHeader.uasset
new file mode 100644
index 0000000..5515e51
--- /dev/null
+++ b/Content/UGCExampleContent/UI/UGCMapsHeader.uasset
Binary files differ
diff --git a/Content/UGCExampleContent/UI/UGCOverrideActorToReplaceWidget.uasset b/Content/UGCExampleContent/UI/UGCOverrideActorToReplaceWidget.uasset
new file mode 100644
index 0000000..d0d2b39
--- /dev/null
+++ b/Content/UGCExampleContent/UI/UGCOverrideActorToReplaceWidget.uasset
Binary files differ
diff --git a/Content/UGCExampleContent/UI/UGCOverrideWidget.uasset b/Content/UGCExampleContent/UI/UGCOverrideWidget.uasset
new file mode 100644
index 0000000..12b94a2
--- /dev/null
+++ b/Content/UGCExampleContent/UI/UGCOverrideWidget.uasset
Binary files differ
diff --git a/Content/UGCExampleContent/UI/UGCPackageHeader.uasset b/Content/UGCExampleContent/UI/UGCPackageHeader.uasset
new file mode 100644
index 0000000..054d7c2
--- /dev/null
+++ b/Content/UGCExampleContent/UI/UGCPackageHeader.uasset
Binary files differ
diff --git a/Content/UGCExampleContent/UI/UGCPackageWidget.uasset b/Content/UGCExampleContent/UI/UGCPackageWidget.uasset
new file mode 100644
index 0000000..ebbf1bf
--- /dev/null
+++ b/Content/UGCExampleContent/UI/UGCPackageWidget.uasset
Binary files differ
diff --git a/Content/UGCExampleContent/UI/UGCRegisteredOverrideWidget.uasset b/Content/UGCExampleContent/UI/UGCRegisteredOverrideWidget.uasset
new file mode 100644
index 0000000..8a7e269
--- /dev/null
+++ b/Content/UGCExampleContent/UI/UGCRegisteredOverrideWidget.uasset
Binary files differ