dump: [json] pakchunk0

dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
This commit is contained in:
merith-tk 2024-11-29 17:06:31 -08:00
parent a0202f19ac
commit 6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions

View file

@ -0,0 +1,447 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "MirrorActor_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'MirrorActor_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.12"
},
"UberGraphFunction": {
"ObjectName": "Function'MirrorActor_C:ExecuteUbergraph_MirrorActor'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.2"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'MirrorActor_C:UserConstructionScript'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.5"
},
{
"ObjectName": "Function'MirrorActor_C:ReceiveTick'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.4"
},
{
"ObjectName": "Function'MirrorActor_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.3"
},
{
"ObjectName": "Function'MirrorActor_C:CurrentStateChange'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.1"
},
{
"ObjectName": "Function'MirrorActor_C:ExecuteUbergraph_MirrorActor'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.2"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Plane",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "SceneCaptureComponent2D",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneCaptureComponent2D'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "IntProperty",
"Name": "CurrentPlayerOverlaps",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
}
],
"FuncMap": {
"ExecuteUbergraph_MirrorActor": {
"ObjectName": "Function'MirrorActor_C:ExecuteUbergraph_MirrorActor'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.2"
},
"CurrentStateChange": {
"ObjectName": "Function'MirrorActor_C:CurrentStateChange'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.1"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'MirrorActor_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.3"
},
"ReceiveTick": {
"ObjectName": "Function'MirrorActor_C:ReceiveTick'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.4"
},
"UserConstructionScript": {
"ObjectName": "Function'MirrorActor_C:UserConstructionScript'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.5"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"Interfaces": [
{
"Class": {
"ObjectName": "BlueprintGeneratedClass'ElectricalObject_C'",
"ObjectPath": "/Game/_VRE/Grippables/Misc/Examples/Button/ElectricalObject.0"
},
"PointerOffset": 0,
"bImplementedByK2": true
}
],
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "MirrorActor_C'Default__MirrorActor_C'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.6"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal",
"ImplementedInterfaces": "((Interface=\"/Script/Engine.BlueprintGeneratedClass'/Game/_VRE/Grippables/Misc/Examples/Button/ElectricalObject.ElectricalObject_C'\"))"
}
},
{
"Type": "Function",
"Name": "CurrentStateChange",
"Outer": "MirrorActor_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "CurrentProvider",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "ElectricalState",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CurrentFlow",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_MirrorActor",
"Outer": "MirrorActor_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "EntryPoint",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "FloatProperty",
"Name": "K2Node_Event_DeltaSeconds",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Event_CurrentProvider",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_Event_ElectricalState",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "K2Node_Event_CurrentFlow",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "MirrorActor_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:ReceiveBeginPlay'",
"ObjectPath": "/Script/Engine"
},
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReceiveTick",
"Outer": "MirrorActor_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:ReceiveTick'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "FloatProperty",
"Name": "DeltaSeconds",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "UserConstructionScript",
"Outer": "MirrorActor_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:UserConstructionScript'",
"ObjectPath": "/Script/Engine"
},
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "MirrorActor_C",
"Name": "Default__MirrorActor_C",
"Class": "BlueprintGeneratedClass'/Game/_VRE/Level/Mirror/MirrorActor.MirrorActor_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"PrimaryActorTick": {
"bCanEverTick": true,
"bStartWithTickEnabled": false
}
}
},
{
"Type": "SceneCaptureComponent2D",
"Name": "SceneCaptureComponent2D_GEN_VARIABLE",
"Outer": "MirrorActor_C",
"Class": "UScriptClass'SceneCaptureComponent2D'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"TextureTarget": {
"ObjectName": "TextureRenderTarget2D'MirrorFeed'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorFeed.0"
},
"bCaptureEveryFrame": false
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "MirrorActor_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Mobility": "EComponentMobility::Static"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_0",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SceneComponent'MirrorActor_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.8"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'MirrorActor_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.10"
},
{
"ObjectName": "SCS_Node'MirrorActor_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.11"
}
],
"VariableGuid": "59B8B5EC-432AF4CC-5E7F899F-CBF5E0C1",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_1",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SceneCaptureComponent2D'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SceneCaptureComponent2D'MirrorActor_C:SceneCaptureComponent2D_GEN_VARIABLE'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.7"
},
"VariableGuid": "1280D2DC-4B278B58-80CB26B6-DDB5391D",
"InternalVariableName": "SceneCaptureComponent2D"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'MirrorActor_C:Plane_GEN_VARIABLE'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.13"
},
"VariableGuid": "2EE14610-489F00CB-BB84D68A-AE09045B",
"InternalVariableName": "Plane"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "MirrorActor_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'MirrorActor_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.9"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'MirrorActor_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.9"
},
{
"ObjectName": "SCS_Node'MirrorActor_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.10"
},
{
"ObjectName": "SCS_Node'MirrorActor_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.11"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'MirrorActor_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorActor.9"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "Plane_GEN_VARIABLE",
"Outer": "MirrorActor_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'Plane'",
"ObjectPath": "/Engine/BasicShapes/Plane.2"
},
"OverrideMaterials": [
{
"ObjectName": "Material'MirrorMat'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorMat.0"
}
],
"RelativeRotation": {
"Pitch": 0.00017075472,
"Yaw": -90.000206,
"Roll": 89.99991
},
"RelativeScale3D": {
"X": -2.0,
"Y": 2.0,
"Z": 2.0
}
}
}
]

View file

@ -0,0 +1,18 @@
[
{
"Type": "TextureRenderTarget2D",
"Name": "MirrorFeed",
"Class": "UScriptClass'TextureRenderTarget2D'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SizeX": 1024,
"SizeY": 1024,
"LightingGuid": "CDEE12FA-4120766A-D35B93B9-B78520F5"
},
"SizeX": 0,
"SizeY": 0,
"PackedData": 0,
"PixelFormat": "PF_Unknown",
"FirstMipToSerialize": -1
}
]

View file

@ -0,0 +1,86 @@
[
{
"Type": "Material",
"Name": "MirrorMat",
"Class": "UScriptClass'Material'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bCanMaskedBeAssumedOpaque": true,
"StateId": "6459AE33-A7A622A9-2D2234BE-EA1EF993",
"bIncludedInBaseGame": true
},
"LoadedMaterialResources": [],
"CachedExpressionData": {
"RuntimeEntries": {
"ParameterInfoSet": []
},
"RuntimeEntries[1]": {
"ParameterInfoSet": []
},
"RuntimeEntries[2]": {
"ParameterInfoSet": []
},
"RuntimeEntries[3]": {
"ParameterInfoSet": []
},
"RuntimeEntries[4]": {
"ParameterInfoSet": []
},
"RuntimeEntries[5]": {
"ParameterInfoSet": []
},
"RuntimeEntries[6]": {
"ParameterInfoSet": []
},
"RuntimeEntries[7]": {
"ParameterInfoSet": []
},
"ScalarPrimitiveDataIndexValues": [],
"VectorPrimitiveDataIndexValues": [],
"ScalarValues": [],
"StaticSwitchValues": [],
"DynamicSwitchValues": [],
"VectorValues": [],
"DoubleVectorValues": [],
"TextureValues": [],
"FontValues": [],
"FontPageValues": [],
"RuntimeVirtualTextureValues": [],
"SparseVolumeTextureValues": [],
"ReferencedTextures": [
{
"ObjectName": "TextureRenderTarget2D'MirrorFeed'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorFeed.0"
}
],
"FunctionInfos": [],
"FunctionInfosStateCRC": 4294967295,
"ParameterCollectionInfos": [],
"GrassTypes": [],
"MaterialLayers": {
"Layers": [],
"Blends": []
},
"DynamicParameterNames": [],
"QualityLevelsUsed": [
false,
false,
false,
false
],
"bHasMaterialLayers": false,
"bHasRuntimeVirtualTextureOutput": false,
"bHasSceneColor": false,
"bHasPerInstanceCustomData": false,
"bHasPerInstanceRandom": false,
"bHasVertexInterpolator": false,
"PropertyConnectedMask": 32
},
"ReferencedTextures": [
{
"ObjectName": "TextureRenderTarget2D'MirrorFeed'",
"ObjectPath": "/Game/_VRE/Level/Mirror/MirrorFeed.0"
}
]
}
]