dump: [json] pakchunk0_s4

This commit is contained in:
merith-tk 2024-11-27 22:17:42 -08:00
parent a0202f19ac
commit 184f12fe9d
2029 changed files with 13029077 additions and 0 deletions

View file

@ -0,0 +1,662 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPC_FoliageSounds_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFunction": {
"ObjectName": "Function'BPC_FoliageSounds_C:ExecuteUbergraph_BPC_FoliageSounds'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.2"
}
},
"SuperStruct": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BPC_FoliageSounds_C:On Step'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.4"
},
{
"ObjectName": "Function'BPC_FoliageSounds_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.5"
},
{
"ObjectName": "Function'BPC_FoliageSounds_C:FoliageSound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.3"
},
{
"ObjectName": "Function'BPC_FoliageSounds_C:ExecuteUbergraph_BPC_FoliageSounds'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.2"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "TraceDistance",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "SoundTimeout",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "TraceStartHeight",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "ObjectProperty",
"Name": "Footsteps",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_Footsteps_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.0"
}
},
{
"Type": "ObjectProperty",
"Name": "Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "SoundSource",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BPC_FoliageSounds": {
"ObjectName": "Function'BPC_FoliageSounds_C:ExecuteUbergraph_BPC_FoliageSounds'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.2"
},
"FoliageSound": {
"ObjectName": "Function'BPC_FoliageSounds_C:FoliageSound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.3"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BPC_FoliageSounds_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.5"
},
"On Step": {
"ObjectName": "Function'BPC_FoliageSounds_C:On Step'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.4"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPC_FoliageSounds_C'Default__BPC_FoliageSounds_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPC_FoliageSounds_C",
"Name": "Default__BPC_FoliageSounds_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/BPC_FoliageSounds.BPC_FoliageSounds_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"TraceDistance[1]": 50.0,
"SoundTimeout[2]": 0.5,
"TraceStartHeight[3]": 100.0,
"Sound[5]": {
"ObjectName": "MetaSoundSource'MS_Grass_Bush'",
"ObjectPath": "/Game/Sound/Environment/Grass_Bush/Soft/MS_Grass_Bush.0"
},
"PrimaryComponentTick": {
"bStartWithTickEnabled": false
}
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BPC_FoliageSounds",
"Outer": "BPC_FoliageSounds_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": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'TimerDynamicDelegate__DelegateSignature'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_SetTimerDelegate_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"Struct": {
"ObjectName": "Class'TimerHandle'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "IntProperty",
"Name": "K2Node_CustomEvent_WalkRunOrCrouch",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetComponentByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_Footsteps_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.0"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetComponentLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_SpawnSoundAttached_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetVelocity_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_VSize_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_DoubleToVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_MapRangeClamped_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "Temp_object_Variable",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ConstParm | ReferenceParm",
"Inner": {
"Type": "ObjectProperty",
"Name": "Temp_object_Variable",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetActorUpVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Add_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_DoubleToVector_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorVector_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Add_VectorVector_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_LineTraceMulti_OutHits",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm | ContainsInstancedReference",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_LineTraceMulti_OutHits",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_LineTraceMulti_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BreakHitResult_bBlockingHit",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BreakHitResult_bInitialOverlap",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_BreakHitResult_Time",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_BreakHitResult_Distance",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakHitResult_Location",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakHitResult_ImpactPoint",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakHitResult_Normal",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakHitResult_ImpactNormal",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_BreakHitResult_PhysMat",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PhysicalMaterial'",
"ObjectPath": "/Script/PhysicsCore"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_BreakHitResult_HitActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_BreakHitResult_HitComponent",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "NameProperty",
"Name": "CallFunc_BreakHitResult_HitBoneName",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "NameProperty",
"Name": "CallFunc_BreakHitResult_BoneName",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "IntProperty",
"Name": "CallFunc_BreakHitResult_HitItem",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_BreakHitResult_ElementIndex",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_BreakHitResult_FaceIndex",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakHitResult_TraceStart",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakHitResult_TraceEnd",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_PlaySoundAtLocation_VolumeMultiplier_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "FoliageSound",
"Outer": "BPC_FoliageSounds_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "On Step",
"Outer": "BPC_FoliageSounds_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "WalkRunOrCrouch",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BPC_FoliageSounds_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'ActorComponent:ReceiveBeginPlay'",
"ObjectPath": "/Script/Engine"
},
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
}
]

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,286 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_AutomaticDoubleDoorWithLock_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BP_AutomaticDoubleDoor_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoor.4"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_AutomaticDoubleDoorWithLock_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoorWithLock.10"
},
"InheritableComponentHandler": {
"ObjectName": "InheritableComponentHandler'BP_AutomaticDoubleDoorWithLock_C:InheritableComponentHandler'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoorWithLock.6"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_AutomaticDoubleDoorWithLock_C:ExecuteUbergraph_BP_AutomaticDoubleDoorWithLock'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoorWithLock.4"
}
},
"Children": [
{
"ObjectName": "Function'BP_AutomaticDoubleDoorWithLock_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoorWithLock.5"
},
{
"ObjectName": "Function'BP_AutomaticDoubleDoorWithLock_C:ExecuteUbergraph_BP_AutomaticDoubleDoorWithLock'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoorWithLock.4"
}
],
"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": "BP_DoorLock",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'ChildActorComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "IntProperty",
"Name": "LockAccessLevel",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn"
},
{
"Type": "StructProperty",
"Name": "LockGamePlayTag",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn",
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_AutomaticDoubleDoorWithLock": {
"ObjectName": "Function'BP_AutomaticDoubleDoorWithLock_C:ExecuteUbergraph_BP_AutomaticDoubleDoorWithLock'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoorWithLock.4"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_AutomaticDoubleDoorWithLock_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoorWithLock.5"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_AutomaticDoubleDoorWithLock_C'Default__BP_AutomaticDoubleDoorWithLock_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoorWithLock.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_AutomaticDoubleDoorWithLock_C",
"Name": "Default__BP_AutomaticDoubleDoorWithLock_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoorWithLock.BP_AutomaticDoubleDoorWithLock_C'",
"Template": {
"ObjectName": "BP_AutomaticDoubleDoor_C'Default__BP_AutomaticDoubleDoor_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoor.7"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"LockGamePlayTag[3]": {
"TagName": "None"
}
}
},
{
"Type": "BP_DoorLock_C",
"Name": "BP_DoorLock_GEN_VARIABLE_BP_DoorLock_C_CAT",
"Outer": "BP_DoorLock_GEN_VARIABLE",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/BP_DoorLock.BP_DoorLock_C'",
"Template": {
"ObjectName": "BP_DoorLock_C'Default__BP_DoorLock_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_DoorLock.3"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "ChildActorComponent",
"Name": "BP_DoorLock_GEN_VARIABLE",
"Outer": "BP_AutomaticDoubleDoorWithLock_C",
"Class": "UScriptClass'ChildActorComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ChildActorClass": {
"ObjectName": "BlueprintGeneratedClass'BP_DoorLock_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_DoorLock.1"
},
"ChildActorTemplate": {
"ObjectName": "BP_DoorLock_C'BP_AutomaticDoubleDoorWithLock_C:BP_DoorLock_GEN_VARIABLE.BP_DoorLock_GEN_VARIABLE_BP_DoorLock_C_CAT'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoorWithLock.2"
},
"RelativeLocation": {
"X": -51.599274,
"Y": -21.56892,
"Z": 27.604362
},
"RelativeRotation": {
"Pitch": 0.0,
"Yaw": 90.0,
"Roll": -0.0
}
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_AutomaticDoubleDoorWithLock",
"Outer": "BP_AutomaticDoubleDoorWithLock_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": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsBP_Door_Lock",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_DoorLock_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_DoorLock.1"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_AutomaticDoubleDoorWithLock_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'BP_AutomaticDoubleDoor_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoor.20"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
},
{
"Type": "InheritableComponentHandler",
"Name": "InheritableComponentHandler",
"Outer": "BP_AutomaticDoubleDoorWithLock_C",
"Class": "UScriptClass'InheritableComponentHandler'",
"Flags": "RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_AutomaticDoubleDoorWithLock_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_AutomaticDoubleDoorWithLock_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoorWithLock.7"
},
"VariableGuid": "9F5D1654-41A3FA1C-0410A9A9-942BFFD2",
"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'ChildActorComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "ChildActorComponent'BP_AutomaticDoubleDoorWithLock_C:BP_DoorLock_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoorWithLock.3"
},
"ParentComponentOrVariableName": "Door_Right",
"ParentComponentOwnerClassName": "BP_AutomaticDoubleDoor_C",
"VariableGuid": "5B516C45-40C4FDF7-952A1684-7070F86D",
"InternalVariableName": "BP_DoorLock"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_AutomaticDoubleDoorWithLock_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_AutomaticDoubleDoorWithLock_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoorWithLock.9"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_AutomaticDoubleDoorWithLock_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoorWithLock.9"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_AutomaticDoubleDoorWithLock_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_AutomaticDoubleDoorWithLock.8"
}
}
}
]

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,950 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Flame_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Flame_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.14"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Flame_C:ExecuteUbergraph_BP_Flame'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.4"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Flame_C:ApplyDamageToOverlappingActgors'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.3"
},
{
"ObjectName": "Function'BP_Flame_C:SetIntensity'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.6"
},
{
"ObjectName": "Function'BP_Flame_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.5"
},
{
"ObjectName": "Function'BP_Flame_C:ExecuteUbergraph_BP_Flame'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.4"
}
],
"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": "Plane1",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PointLight",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PointLightComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Capsule",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'CapsuleComponent'",
"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": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Flame": {
"ObjectName": "Function'BP_Flame_C:ExecuteUbergraph_BP_Flame'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.4"
},
"ReceiveTick": {
"ObjectName": "Function'BP_Flame_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.5"
},
"SetIntensity": {
"ObjectName": "Function'BP_Flame_C:SetIntensity'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.6"
},
"ApplyDamageToOverlappingActgors": {
"ObjectName": "Function'BP_Flame_C:ApplyDamageToOverlappingActgors'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.3"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Flame_C'Default__BP_Flame_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Flame_C",
"Name": "Default__BP_Flame_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/BP_Flame.BP_Flame_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"PrimaryActorTick": {
"bCanEverTick": true,
"TickInterval": 0.03
},
"Tags": [
"Flame"
]
}
},
{
"Type": "CapsuleComponent",
"Name": "Capsule_GEN_VARIABLE",
"Outer": "BP_Flame_C",
"Class": "UScriptClass'CapsuleComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"CapsuleHalfHeight": 4.0,
"CapsuleRadius": 3.0,
"AreaClassOverride": {
"ObjectName": "Class'NavArea_Obstacle'",
"ObjectPath": "/Script/NavigationSystem"
},
"bUseSystemDefaultObstacleAreaClass": false,
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_GameTraceChannel1",
"CollisionProfileName": "Trigger",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Overlap"
}
]
}
},
"RelativeLocation": {
"X": 0.0,
"Y": 0.000207901,
"Z": 6.0079775
},
"RelativeRotation": {
"Pitch": 0.0,
"Yaw": 0.0,
"Roll": -3.0517578E-05
}
}
},
{
"Type": "Function",
"Name": "ApplyDamageToOverlappingActgors",
"Outer": "BP_Flame_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Capsule",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "NewLocalVar_0",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"Inner": {
"Type": "ObjectProperty",
"Name": "NewLocalVar_0",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetOverlappingActors_OverlappingActors",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_GetOverlappingActors_OverlappingActors",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerController_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PlayerController'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_ApplyDamage_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerPawn_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_ObjectObject_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Flame",
"Outer": "BP_Flame_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": "StructProperty",
"Name": "CallFunc_K2_GetActorRotation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "K2Node_Event_DeltaSeconds",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerCameraManager_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PlayerCameraManager'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetCameraLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Subtract_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_Z",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_DegAtan2_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeRotator_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_REase_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_K2_SetActorRotation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_MakeRotator_Yaw_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "ReceiveTick",
"Outer": "BP_Flame_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": "SetIntensity",
"Outer": "BP_Flame_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "DoubleProperty",
"Name": "Intensity",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetIntensity_NewIntensity_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "PointLightComponent",
"Name": "PointLight_GEN_VARIABLE",
"Outer": "BP_Flame_C",
"Class": "UScriptClass'PointLightComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"AttenuationRadius": 232.41283,
"Intensity": 75.0,
"LightColor": {
"B": 90,
"G": 232,
"R": 255,
"A": 255,
"Hex": "FFE85A"
},
"CastShadows": false,
"RelativeLocation": {
"X": 0.0,
"Y": 0.0001373291,
"Z": 2.9922638
},
"RelativeRotation": {
"Pitch": 0.0,
"Yaw": 0.0,
"Roll": -3.0517573E-05
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Flame_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_Flame_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.8"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.10"
},
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.11"
},
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.12"
}
],
"VariableGuid": "549C3DB8-4F6617EE-85CA6691-6BA522DC",
"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'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_Flame_C:Plane_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.16"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.13"
}
],
"VariableGuid": "3A562646-485E7CB9-49FF5DAC-806283E8",
"InternalVariableName": "Plane"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_2",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'CapsuleComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "CapsuleComponent'BP_Flame_C:Capsule_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.2"
},
"VariableGuid": "B853C33E-48A79F45-B43AC1B2-B0B4A7C6",
"InternalVariableName": "Capsule"
}
},
{
"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'PointLightComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "PointLightComponent'BP_Flame_C:PointLight_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.7"
},
"VariableGuid": "60A63D8C-4F5D29C0-00FF0098-4939DDB4",
"InternalVariableName": "PointLight"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_4",
"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'BP_Flame_C:Plane1_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.15"
},
"VariableGuid": "B054A09B-478ECC45-5E6F2EBC-49EEA07C",
"InternalVariableName": "Plane1"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Flame_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.9"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.9"
},
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.10"
},
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.11"
},
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.12"
},
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.13"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.9"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "Plane1_GEN_VARIABLE",
"Outer": "BP_Flame_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'SmallFlame01_16x4_Mat'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Flame/SmallFlame01_16x4_Mat.0"
}
],
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionEnabled": "ECollisionEnabled::QueryOnly",
"CollisionProfileName": "OverlapAll",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "LineOfFire",
"Response": "ECollisionResponse::ECR_Overlap"
}
]
}
},
"RelativeRotation": {
"Pitch": 86.534615,
"Yaw": 179.9999,
"Roll": 179.9999
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "Plane_GEN_VARIABLE",
"Outer": "BP_Flame_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'SmallFlame01_16x4_Mat'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Flame/SmallFlame01_16x4_Mat.0"
}
],
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionEnabled": "ECollisionEnabled::QueryOnly",
"CollisionProfileName": "OverlapAll",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "LineOfFire",
"Response": "ECollisionResponse::ECR_Overlap"
}
]
}
},
"RelativeLocation": {
"X": 0.0,
"Y": 0.0001487732,
"Z": 3.1633644
},
"RelativeRotation": {
"Pitch": 0.0,
"Yaw": 0.0,
"Roll": 90.0002
},
"RelativeScale3D": {
"X": 0.05,
"Y": 0.1,
"Z": 0.2
}
}
}
]

View file

@ -0,0 +1,817 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_LevelGate_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DynamicBindingObjects": [
{
"ObjectName": "ComponentDelegateBinding'BP_LevelGate_C:ComponentDelegateBinding_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.3"
}
],
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_LevelGate_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.15"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_LevelGate_C:ExecuteUbergraph_BP_LevelGate'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.5"
}
},
"SuperStruct": {
"ObjectName": "Class'LevelGateBase'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"Children": [
{
"ObjectName": "Function'BP_LevelGate_C:GetPivotExitTransform'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.6"
},
{
"ObjectName": "Function'BP_LevelGate_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.7"
},
{
"ObjectName": "Function'BP_LevelGate_C:BndEvt__BP_LevelGate_Box_Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.4"
},
{
"ObjectName": "Function'BP_LevelGate_C:ExecuteUbergraph_BP_LevelGate'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.5"
}
],
"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": "Pivot_Exit",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "TextRender",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'TextRenderComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Cube",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Box_Trigger",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BoxComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "Level",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "BoolProperty",
"Name": "bTriggered",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FuncMap": {
"ExecuteUbergraph_BP_LevelGate": {
"ObjectName": "Function'BP_LevelGate_C:ExecuteUbergraph_BP_LevelGate'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.5"
},
"BndEvt__BP_LevelGate_Box_Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature": {
"ObjectName": "Function'BP_LevelGate_C:BndEvt__BP_LevelGate_Box_Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.4"
},
"UserConstructionScript": {
"ObjectName": "Function'BP_LevelGate_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.7"
},
"GetPivotExitTransform": {
"ObjectName": "Function'BP_LevelGate_C:GetPivotExitTransform'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.6"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_LevelGate_C'Default__BP_LevelGate_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BoxComponent",
"Name": "Box_Trigger_GEN_VARIABLE",
"Outer": "BP_LevelGate_C",
"Class": "UScriptClass'BoxComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoxExtent": {
"X": 50.0,
"Y": 80.0,
"Z": 100.0
},
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No",
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_GameTraceChannel1",
"CollisionProfileName": "Custom",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "3DUI",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Ignore"
}
]
}
}
}
},
{
"Type": "BP_LevelGate_C",
"Name": "Default__BP_LevelGate_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/BP_LevelGate.BP_LevelGate_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"Level[5]": {
"TagName": "None"
}
}
},
{
"Type": "ComponentDelegateBinding",
"Name": "ComponentDelegateBinding_0",
"Outer": "BP_LevelGate_C",
"Class": "UScriptClass'ComponentDelegateBinding'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentDelegateBindings": [
{
"ComponentPropertyName": "Box_Trigger",
"DelegatePropertyName": "OnComponentBeginOverlap",
"FunctionNameToBind": "BndEvt__BP_LevelGate_Box_Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
}
]
}
},
{
"Type": "Function",
"Name": "BndEvt__BP_LevelGate_Box_Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature",
"Outer": "BP_LevelGate_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "OverlappedComponent",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "OtherComp",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "IntProperty",
"Name": "OtherBodyIndex",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "BoolProperty",
"Name": "bFromSweep",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "SweepResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_HasOutParms | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_LevelGate",
"Outer": "BP_LevelGate_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": "ObjectProperty",
"Name": "CallFunc_GetWorldSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusAICoordinationSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsGameplayTagValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerPawn_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OverlappedComponent",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OtherComp",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "IntProperty",
"Name": "K2Node_ComponentBoundEvent_OtherBodyIndex",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "K2Node_ComponentBoundEvent_bFromSweep",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "K2Node_ComponentBoundEvent_SweepResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ConstParm | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_ObjectObject_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusLevelSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanAND_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Not_PreBool_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_HasAuthority_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerCharacter_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Character'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_ObjectObject_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanAND_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "GetPivotExitTransform",
"Outer": "BP_LevelGate_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'LevelGateBase:GetPivotExitTransform'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetComponentToWorld_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure | FUNC_Const"
},
{
"Type": "Function",
"Name": "UserConstructionScript",
"Outer": "BP_LevelGate_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:UserConstructionScript'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "CallFunc_IsGameplayTagValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_GetDebugStringFromGameplayTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_StringToText_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_LevelGate_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "Pivot_Exit_GEN_VARIABLE",
"Outer": "BP_LevelGate_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RelativeLocation": {
"X": 500.0,
"Y": 0.0,
"Z": 0.0
}
}
},
{
"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'BP_LevelGate_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.8"
},
"VariableGuid": "BC56C85F-40BEE993-72F33DA1-D8515353",
"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'BoxComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BoxComponent'BP_LevelGate_C:Box_Trigger_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.1"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_LevelGate_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.12"
},
{
"ObjectName": "SCS_Node'BP_LevelGate_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.13"
},
{
"ObjectName": "SCS_Node'BP_LevelGate_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.14"
}
],
"VariableGuid": "541309BE-4192CDF4-1E9B9C8D-B4DB2B4D",
"InternalVariableName": "Box_Trigger"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_2",
"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'BP_LevelGate_C:Cube_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.16"
},
"VariableGuid": "E9D94B97-4289EC2D-191727BF-181C37E8",
"InternalVariableName": "Cube"
}
},
{
"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'TextRenderComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "TextRenderComponent'BP_LevelGate_C:TextRender_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.17"
},
"VariableGuid": "93B82418-4AB8C92E-34887AB1-4E4D1017",
"InternalVariableName": "TextRender"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_4",
"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'BP_LevelGate_C:Pivot_Exit_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.9"
},
"VariableGuid": "9C8983AC-414B305C-77BA23B9-DCE6376C",
"InternalVariableName": "Pivot_Exit"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_LevelGate_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_LevelGate_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.11"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_LevelGate_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.11"
},
{
"ObjectName": "SCS_Node'BP_LevelGate_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.12"
},
{
"ObjectName": "SCS_Node'BP_LevelGate_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.13"
},
{
"ObjectName": "SCS_Node'BP_LevelGate_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.14"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_LevelGate_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LevelGate.10"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "Cube_GEN_VARIABLE",
"Outer": "BP_LevelGate_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'Cube'",
"ObjectPath": "/Engine/BasicShapes/Cube.2"
},
"OverrideMaterials": [
{
"ObjectName": "MaterialInstanceConstant'Button_Mat_Inst'",
"ObjectPath": "/Game/_VRE/Grippables/Misc/Examples/Button/Button_Mat_Inst.0"
}
],
"RelativeLocation": {
"X": 0.0,
"Y": 0.0,
"Z": -100.0
},
"RelativeScale3D": {
"X": 1.0,
"Y": 1.6,
"Z": 0.1
}
}
},
{
"Type": "TextRenderComponent",
"Name": "TextRender_GEN_VARIABLE",
"Outer": "BP_LevelGate_C",
"Class": "UScriptClass'TextRenderComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Text": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "B6EBA24B497EC36131C98A81961D0BE7",
"SourceString": "Gate",
"LocalizedString": "Gate"
},
"HorizontalAlignment": "EHorizTextAligment::EHTA_Center",
"VerticalAlignment": "EVerticalTextAligment::EVRTA_TextCenter",
"RelativeLocation": {
"X": 50.0,
"Y": 0.0,
"Z": 0.0
}
}
}
]

View file

@ -0,0 +1,159 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_LostAndFound_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_LostAndFound_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LostAndFound.6"
}
},
"SuperStruct": {
"ObjectName": "Class'LostAndFound'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Box",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BoxComponent'",
"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"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_LostAndFound_C'Default__BP_LostAndFound_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LostAndFound.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BoxComponent",
"Name": "Box_GEN_VARIABLE",
"Outer": "BP_LostAndFound_C",
"Class": "UScriptClass'BoxComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoxExtent": {
"X": 30.0,
"Y": 50.0,
"Z": 32.0
}
}
},
{
"Type": "BP_LostAndFound_C",
"Name": "Default__BP_LostAndFound_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/BP_LostAndFound.BP_LostAndFound_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bReplicates": true
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_LostAndFound_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_LostAndFound_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LostAndFound.3"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_LostAndFound_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LostAndFound.5"
}
],
"VariableGuid": "833A4EE0-4F50EA96-E3BDFD95-951CF8CF",
"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'BoxComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BoxComponent'BP_LostAndFound_C:Box_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LostAndFound.1"
},
"VariableGuid": "50D1411A-47B5A06D-6172DC87-9548873C",
"InternalVariableName": "Box"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_LostAndFound_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_LostAndFound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LostAndFound.4"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_LostAndFound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LostAndFound.4"
},
{
"ObjectName": "SCS_Node'BP_LostAndFound_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LostAndFound.5"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_LostAndFound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_LostAndFound.4"
}
}
}
]

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,102 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_NorthPole_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_NorthPole_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_NorthPole.4"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_NorthPole_C'Default__BP_NorthPole_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_NorthPole.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_NorthPole_C",
"Name": "Default__BP_NorthPole_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/BP_NorthPole.BP_NorthPole_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_NorthPole_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_NorthPole_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_NorthPole.2"
},
"VariableGuid": "896A2418-4D5AAD54-2C3B6EAD-B7865988",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_NorthPole_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_NorthPole_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_NorthPole.3"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_NorthPole_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_NorthPole.3"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_NorthPole_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_NorthPole.3"
}
}
}
]

View file

@ -0,0 +1,421 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Spline_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Spline_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Spline.5"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Spline",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SplineComponent'",
"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"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Spline_C'Default__BP_Spline_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Spline.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Spline_C",
"Name": "Default__BP_Spline_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/BP_Spline.BP_Spline_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Spline_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_Spline_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Spline.2"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Spline_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Spline.4"
}
],
"VariableGuid": "188CE046-4B4DF524-E8E676AA-EA8FE46C",
"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'SplineComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SplineComponent'BP_Spline_C:Spline_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Spline.6"
},
"VariableGuid": "0826F2AF-4F291331-8D4E04A1-D3BA06E3",
"InternalVariableName": "Spline"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Spline_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Spline_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Spline.3"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Spline_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Spline.3"
},
{
"ObjectName": "SCS_Node'BP_Spline_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Spline.4"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Spline_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Spline.3"
}
}
},
{
"Type": "SplineComponent",
"Name": "Spline_GEN_VARIABLE",
"Outer": "BP_Spline_C",
"Class": "UScriptClass'SplineComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SplineCurves": {
"Position": {
"Points": [
{
"InVal": 0.0,
"OutVal": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 1.0,
"OutVal": {
"X": 100.0,
"Y": 0.0,
"Z": 0.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
}
],
"bIsLooped": true,
"LoopKeyOffset": 1.0
},
"Rotation": {
"Points": [
{
"InVal": 0.0,
"OutVal": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 1.0,
"OutVal": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
}
],
"bIsLooped": true,
"LoopKeyOffset": 1.0
},
"Scale": {
"bIsLooped": true,
"LoopKeyOffset": 1.0
},
"ReparamTable": {
"Points": [
{
"InVal": 0.0,
"OutVal": 0.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 2.8,
"OutVal": 0.1,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 10.400001,
"OutVal": 0.2,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 21.600002,
"OutVal": 0.3,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 35.2,
"OutVal": 0.4,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 50.0,
"OutVal": 0.5,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 64.8,
"OutVal": 0.6,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 78.4,
"OutVal": 0.7,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 89.600006,
"OutVal": 0.8,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 97.2,
"OutVal": 0.90000004,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 99.99999,
"OutVal": 1.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 102.799995,
"OutVal": 1.1,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 110.399994,
"OutVal": 1.2,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 121.59999,
"OutVal": 1.3,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 135.2,
"OutVal": 1.4,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 150.0,
"OutVal": 1.5,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 164.79999,
"OutVal": 1.6,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 178.4,
"OutVal": 1.7,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 189.6,
"OutVal": 1.8,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 197.19998,
"OutVal": 1.9000001,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 199.99998,
"OutVal": 2.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
}
]
}
},
"bClosedLoop": true
}
}
]

View file

@ -0,0 +1,467 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Teleport_Enter_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DynamicBindingObjects": [
{
"ObjectName": "ComponentDelegateBinding'BP_Teleport_Enter_C:ComponentDelegateBinding_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Enter.3"
}
],
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Teleport_Enter_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Enter.9"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Teleport_Enter_C:ExecuteUbergraph_BP_Teleport_Enter'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Enter.5"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Teleport_Enter_C:BndEvt__BP_Teleport_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Enter.4"
},
{
"ObjectName": "Function'BP_Teleport_Enter_C:ExecuteUbergraph_BP_Teleport_Enter'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Enter.5"
}
],
"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": "Box",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BoxComponent'",
"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": "ObjectProperty",
"Name": "TP Exit Ref",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Teleport_Enter": {
"ObjectName": "Function'BP_Teleport_Enter_C:ExecuteUbergraph_BP_Teleport_Enter'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Enter.5"
},
"BndEvt__BP_Teleport_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature": {
"ObjectName": "Function'BP_Teleport_Enter_C:BndEvt__BP_Teleport_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Enter.4"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Teleport_Enter_C'Default__BP_Teleport_Enter_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Enter.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BoxComponent",
"Name": "Box_GEN_VARIABLE",
"Outer": "BP_Teleport_Enter_C",
"Class": "UScriptClass'BoxComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_GameTraceChannel1",
"CollisionProfileName": "Custom",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Trigger",
"Response": "ECollisionResponse::ECR_Ignore"
}
]
}
},
"bHiddenInGame": false
}
},
{
"Type": "BP_Teleport_Enter_C",
"Name": "Default__BP_Teleport_Enter_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/BP_Teleport_Enter.BP_Teleport_Enter_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {}
}
},
{
"Type": "ComponentDelegateBinding",
"Name": "ComponentDelegateBinding_0",
"Outer": "BP_Teleport_Enter_C",
"Class": "UScriptClass'ComponentDelegateBinding'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentDelegateBindings": [
{
"ComponentPropertyName": "Box",
"DelegatePropertyName": "OnComponentBeginOverlap",
"FunctionNameToBind": "BndEvt__BP_Teleport_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
}
]
}
},
{
"Type": "Function",
"Name": "BndEvt__BP_Teleport_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature",
"Outer": "BP_Teleport_Enter_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "OverlappedComponent",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "OtherComp",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "IntProperty",
"Name": "OtherBodyIndex",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "BoolProperty",
"Name": "bFromSweep",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "SweepResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_HasOutParms | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Teleport_Enter",
"Outer": "BP_Teleport_Enter_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": "ObjectProperty",
"Name": "CallFunc_K2_GetRootComponent_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OverlappedComponent",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OtherComp",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "IntProperty",
"Name": "K2Node_ComponentBoundEvent_OtherBodyIndex",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "K2Node_ComponentBoundEvent_bFromSweep",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "K2Node_ComponentBoundEvent_SweepResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ConstParm | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetComponentLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_SetActorLocation_SweepHitResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_K2_SetActorLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Teleport_Enter_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_Teleport_Enter_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Enter.6"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Teleport_Enter_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Enter.8"
}
],
"VariableGuid": "E791A6C4-4CBCE537-51C40988-F40B835C",
"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'BoxComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BoxComponent'BP_Teleport_Enter_C:Box_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Enter.1"
},
"VariableGuid": "925FB6AA-4DD2BE9A-77D65F96-D4D2B66A",
"InternalVariableName": "Box"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Teleport_Enter_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Teleport_Enter_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Enter.7"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Teleport_Enter_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Enter.7"
},
{
"ObjectName": "SCS_Node'BP_Teleport_Enter_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Enter.8"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Teleport_Enter_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Enter.7"
}
}
}
]

View file

@ -0,0 +1,102 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Teleport_Exit_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Teleport_Exit_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Exit.4"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Teleport_Exit_C'Default__BP_Teleport_Exit_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Exit.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Teleport_Exit_C",
"Name": "Default__BP_Teleport_Exit_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/BP_Teleport_Exit.BP_Teleport_Exit_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Teleport_Exit_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_Teleport_Exit_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Exit.2"
},
"VariableGuid": "E791A6C4-4CBCE537-51C40988-F40B835C",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Teleport_Exit_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Teleport_Exit_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Exit.3"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Teleport_Exit_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Exit.3"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Teleport_Exit_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Teleport_Exit.3"
}
}
}
]

View file

@ -0,0 +1,35 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "DT_Anomaly_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'RadiusDamageType'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_Const | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "DT_Anomaly_C'Default__DT_Anomaly_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/DamageType/DT_Anomaly.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Const"
}
},
{
"Type": "DT_Anomaly_C",
"Name": "Default__DT_Anomaly_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/DamageType/DT_Anomaly.DT_Anomaly_C'",
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DamageCategory": "EDamageCategory::Anomaly"
}
}
]

View file

@ -0,0 +1,35 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "DT_Distortion_Base_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'RadiusDamageType'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_Const | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "DT_Distortion_Base_C'Default__DT_Distortion_Base_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/DamageType/DT_Distortion_Base.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Const"
}
},
{
"Type": "DT_Distortion_Base_C",
"Name": "Default__DT_Distortion_Base_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/DamageType/DT_Distortion_Base.DT_Distortion_Base_C'",
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DamageCategory": "EDamageCategory::Distortion"
}
}
]

View file

@ -0,0 +1,36 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "DT_Distortion_LVL1_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'DT_Distortion_Base_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/DamageType/DT_Distortion_Base.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_Const | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "DT_Distortion_LVL1_C'Default__DT_Distortion_LVL1_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/DamageType/DT_Distortion_LVL1.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Const"
}
},
{
"Type": "DT_Distortion_LVL1_C",
"Name": "Default__DT_Distortion_LVL1_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/DamageType/DT_Distortion_LVL1.DT_Distortion_LVL1_C'",
"Template": {
"ObjectName": "DT_Distortion_Base_C'Default__DT_Distortion_Base_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/DamageType/DT_Distortion_Base.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
}
]

View file

@ -0,0 +1,35 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "DT_Explosion_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'RadiusDamageType'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_Const | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "DT_Explosion_C'Default__DT_Explosion_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/DamageType/DT_Explosion.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Const"
}
},
{
"Type": "DT_Explosion_C",
"Name": "Default__DT_Explosion_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/DamageType/DT_Explosion.DT_Explosion_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DamageCategory": "EDamageCategory::Explosion"
}
}
]

View file

@ -0,0 +1,157 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_DecalFromPCG_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_DecalFromPCG_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.6"
}
},
"SuperStruct": {
"ObjectName": "Class'DecalActor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_DecalFromPCG_C:InitDecal'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.3"
}
],
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "DecalMaterial",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'MaterialInstance'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "DecalScale",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
}
],
"FuncMap": {
"InitDecal": {
"ObjectName": "Function'BP_DecalFromPCG_C:InitDecal'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.3"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_DecalFromPCG_C'Default__BP_DecalFromPCG_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_DecalFromPCG_C",
"Name": "Default__BP_DecalFromPCG_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.BP_DecalFromPCG_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DecalScale[1]": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"Decal": {
"ObjectName": "DecalComponent'Default__BP_DecalFromPCG_C:NewDecalComponent'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.2"
},
"PrimaryActorTick": {
"bStartWithTickEnabled": false
},
"RootComponent": {
"ObjectName": "DecalComponent'Default__BP_DecalFromPCG_C:NewDecalComponent'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.2"
}
}
},
{
"Type": "DecalComponent",
"Name": "NewDecalComponent",
"Outer": "Default__BP_DecalFromPCG_C",
"Class": "UScriptClass'DecalComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"FadeScreenSize": 0.05,
"DecalSize": {
"X": 16.0,
"Y": 256.0,
"Z": 256.0
},
"PrimaryComponentTick": {
"bStartWithTickEnabled": false
}
}
},
{
"Type": "Function",
"Name": "InitDecal",
"Outer": "BP_DecalFromPCG_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_DecalFromPCG_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_DecalFromPCG_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.4"
},
"VariableGuid": "73BBA963-43F0B2B3-32B09090-86B1DDA8",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_DecalFromPCG_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_DecalFromPCG_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.5"
}
}
}
]

View file

@ -0,0 +1,286 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_RefToStaticMesh_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_RefToStaticMesh_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.6"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_RefToStaticMesh_C:Init'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.2"
}
],
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "StaticMesh",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StrProperty",
"Name": "MeshReference",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "CullDistance",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StrProperty",
"Name": "CollisionPreset",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"Init": {
"ObjectName": "Function'BP_RefToStaticMesh_C:Init'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.2"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_RefToStaticMesh_C'Default__BP_RefToStaticMesh_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_RefToStaticMesh_C",
"Name": "Default__BP_RefToStaticMesh_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.BP_RefToStaticMesh_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"CullDistance[2]": 20000.0,
"PrimaryActorTick": {
"bStartWithTickEnabled": false
}
}
},
{
"Type": "Function",
"Name": "Init",
"Outer": "BP_RefToStaticMesh_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "NameProperty",
"Name": "CallFunc_Conv_StringToName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Divide_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "IntProperty",
"Name": "CallFunc_FTrunc_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeSoftObjectPath_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 40,
"Struct": {
"ObjectName": "Class'SoftObjectPath'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "SoftObjectProperty",
"Name": "CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 48,
"PropertyFlags": "UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_LoadAsset_Blocking_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsStatic_Mesh",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'StaticMesh'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_SetStaticMesh_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetCullDistance_NewCullDistance_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_RefToStaticMesh_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_RefToStaticMesh_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.3"
},
"VariableGuid": "30AE0FEC-4F7D7603-04D126B3-35E1AC2D",
"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'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_RefToStaticMesh_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.7"
},
"VariableGuid": "EEF78609-4504F031-A27898AD-FF3AC867",
"InternalVariableName": "StaticMesh"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_RefToStaticMesh_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_RefToStaticMesh_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.5"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_RefToStaticMesh_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.5"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_RefToStaticMesh_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.4"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "StaticMesh_GEN_VARIABLE",
"Outer": "BP_RefToStaticMesh_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"LightmapType": "ELightmapType::ForceVolumetric",
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionProfileName": "BlockAll",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "Projectile",
"Response": "ECollisionResponse::ECR_Block"
},
{
"Channel": "LineOfFire",
"Response": "ECollisionResponse::ECR_Block"
}
]
}
},
"Mobility": "EComponentMobility::Static"
}
}
]

View file

@ -0,0 +1,788 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Audio_Volume_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DynamicBindingObjects": [
{
"ObjectName": "ComponentDelegateBinding'BP_Audio_Volume_C:ComponentDelegateBinding_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.2"
}
],
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Audio_Volume_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.12"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Audio_Volume_C:ExecuteUbergraph_BP_Audio_Volume'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.6"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Audio_Volume_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.9"
},
{
"ObjectName": "Function'BP_Audio_Volume_C:BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_0_ActorBeginOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.3"
},
{
"ObjectName": "Function'BP_Audio_Volume_C:BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_1_ActorEndOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.4"
},
{
"ObjectName": "Function'BP_Audio_Volume_C:OnLevelLoaded_Event'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.7"
},
{
"ObjectName": "Function'BP_Audio_Volume_C:EndSoundModifiers'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.5"
},
{
"ObjectName": "Function'BP_Audio_Volume_C:OnSwitchLoadingScreen_Event'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.8"
},
{
"ObjectName": "Function'BP_Audio_Volume_C:ExecuteUbergraph_BP_Audio_Volume'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.6"
}
],
"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": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Audio Volume",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"PropertyClass": {
"ObjectName": "Class'AudioVolume'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Soundmix to Push",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundMix'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Soundmix to Pop",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundMix'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "FloatProperty",
"Name": "Fade in Duration",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn"
},
{
"Type": "FloatProperty",
"Name": "Fade Out Duration",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn"
},
{
"Type": "ObjectProperty",
"Name": "Wind_Inside",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "BP_Source Bus",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"Inner": {
"Type": "ObjectProperty",
"Name": "BP_Source Bus",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_Source_Bus_C'",
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.1"
}
}
},
{
"Type": "ArrayProperty",
"Name": "BP_Spline_Sound_Windows",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"Inner": {
"Type": "ObjectProperty",
"Name": "BP_Spline_Sound_Windows",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_Spline_Sound_Windows_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.2"
}
}
},
{
"Type": "BoolProperty",
"Name": "bIsActivated",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "Dinamic_SB",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"Inner": {
"Type": "ObjectProperty",
"Name": "Dinamic_SB",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_Dinamic_SB_C'",
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.1"
}
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Audio_Volume": {
"ObjectName": "Function'BP_Audio_Volume_C:ExecuteUbergraph_BP_Audio_Volume'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.6"
},
"OnSwitchLoadingScreen_Event": {
"ObjectName": "Function'BP_Audio_Volume_C:OnSwitchLoadingScreen_Event'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.8"
},
"EndSoundModifiers": {
"ObjectName": "Function'BP_Audio_Volume_C:EndSoundModifiers'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.5"
},
"OnLevelLoaded_Event": {
"ObjectName": "Function'BP_Audio_Volume_C:OnLevelLoaded_Event'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.7"
},
"BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_1_ActorEndOverlapSignature__DelegateSignature": {
"ObjectName": "Function'BP_Audio_Volume_C:BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_1_ActorEndOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.4"
},
"BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_0_ActorBeginOverlapSignature__DelegateSignature": {
"ObjectName": "Function'BP_Audio_Volume_C:BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_0_ActorBeginOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.3"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_Audio_Volume_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.9"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Audio_Volume_C'Default__BP_Audio_Volume_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Audio_Volume_C",
"Name": "Default__BP_Audio_Volume_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.BP_Audio_Volume_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"Fade in Duration[5]": 5.0
}
},
{
"Type": "ComponentDelegateBinding",
"Name": "ComponentDelegateBinding_0",
"Outer": "BP_Audio_Volume_C",
"Class": "UScriptClass'ComponentDelegateBinding'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentDelegateBindings": [
{
"ComponentPropertyName": "Audio Volume",
"DelegatePropertyName": "OnActorEndOverlap",
"FunctionNameToBind": "BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_1_ActorEndOverlapSignature__DelegateSignature"
},
{
"ComponentPropertyName": "Audio Volume",
"DelegatePropertyName": "OnActorBeginOverlap",
"FunctionNameToBind": "BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_0_ActorBeginOverlapSignature__DelegateSignature"
}
]
}
},
{
"Type": "Function",
"Name": "BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_0_ActorBeginOverlapSignature__DelegateSignature",
"Outer": "BP_Audio_Volume_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "OverlappedActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_1_ActorEndOverlapSignature__DelegateSignature",
"Outer": "BP_Audio_Volume_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "OverlappedActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "EndSoundModifiers",
"Outer": "BP_Audio_Volume_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Audio_Volume",
"Outer": "BP_Audio_Volume_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": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'OneParamBoolDelegate__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusEventsSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate_1",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'NoParamsDelegate__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_Dinamic_SB_C'",
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.1"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OverlappedActor_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OtherActor_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OverlappedActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_DoesImplementInterface_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_DoesImplementInterface_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable_3",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_Source_Bus_C'",
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.1"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "K2Node_CustomEvent_Value",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable_3",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item_2",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_Source_Bus_C'",
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.1"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item_3",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_Dinamic_SB_C'",
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.1"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "OnLevelLoaded_Event",
"Outer": "BP_Audio_Volume_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "OnSwitchLoadingScreen_Event",
"Outer": "BP_Audio_Volume_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "Value",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_Audio_Volume_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": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Audio_Volume_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_Audio_Volume_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.10"
},
"VariableGuid": "CBB61090-4A44CA5D-4E3A03BE-9990716A",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Audio_Volume_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Audio_Volume_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.11"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Audio_Volume_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.11"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Audio_Volume_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.11"
}
}
}
]

View file

@ -0,0 +1,227 @@
[
{
"Type": "AudioComponent",
"Name": "Audio_GEN_VARIABLE",
"Outer": "BP_Music_BG_Menu_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Music_BG_Menu_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Music_BG_Menu_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.8"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Music_BG_Menu_C:ExecuteUbergraph_BP_Music_BG_Menu'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.3"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Music_BG_Menu_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.4"
},
{
"ObjectName": "Function'BP_Music_BG_Menu_C:ExecuteUbergraph_BP_Music_BG_Menu'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.3"
}
],
"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": "Audio",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"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": "ObjectProperty",
"Name": "Music_BG_Cue",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn",
"PropertyClass": {
"ObjectName": "Class'SoundCue'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Music_BG_Menu": {
"ObjectName": "Function'BP_Music_BG_Menu_C:ExecuteUbergraph_BP_Music_BG_Menu'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.3"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_Music_BG_Menu_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.4"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Music_BG_Menu_C'Default__BP_Music_BG_Menu_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Music_BG_Menu_C",
"Name": "Default__BP_Music_BG_Menu_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.BP_Music_BG_Menu_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {}
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Music_BG_Menu",
"Outer": "BP_Music_BG_Menu_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"
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_Music_BG_Menu_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": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Music_BG_Menu_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_Music_BG_Menu_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.5"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Music_BG_Menu_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.7"
}
],
"VariableGuid": "889EF154-411FFB65-6C1E3BA1-3B80A1DD",
"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'AudioComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "AudioComponent'BP_Music_BG_Menu_C:Audio_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.0"
},
"VariableGuid": "DCB5EF8B-49FD62A8-459D6BBB-034D6E9C",
"InternalVariableName": "Audio"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Music_BG_Menu_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Music_BG_Menu_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.6"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Music_BG_Menu_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.6"
},
{
"ObjectName": "SCS_Node'BP_Music_BG_Menu_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.7"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Music_BG_Menu_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.6"
}
}
}
]

View file

@ -0,0 +1,908 @@
[
{
"Type": "AudioComponent",
"Name": "AC_Looping_Sound_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAutoActivate": false
}
},
{
"Type": "AudioComponent",
"Name": "AC_OneShot_Sound_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAutoActivate": false
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Spline_Sound_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DynamicBindingObjects": [
{
"ObjectName": "ComponentDelegateBinding'BP_Spline_Sound_C:ComponentDelegateBinding_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.5"
}
],
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Spline_Sound_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.18"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Spline_Sound_C:ExecuteUbergraph_BP_Spline_Sound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.7"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Spline_Sound_C:GetClosestPlayer'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.9"
},
{
"ObjectName": "Function'BP_Spline_Sound_C:FindClosePoint'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.8"
},
{
"ObjectName": "Function'BP_Spline_Sound_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.11"
},
{
"ObjectName": "Function'BP_Spline_Sound_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.10"
},
{
"ObjectName": "Function'BP_Spline_Sound_C:BndEvt__BP_Spline_Sound_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.6"
},
{
"ObjectName": "Function'BP_Spline_Sound_C:ExecuteUbergraph_BP_Spline_Sound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.7"
}
],
"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": "BPC_Relevance",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_Relevance_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_Relevance.0"
}
},
{
"Type": "ObjectProperty",
"Name": "AC_OneShot_Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "AC_Looping_Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Spline",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SplineComponent'",
"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": "DoubleProperty",
"Name": "One_Shot_Initial_Delay",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "BoolProperty",
"Name": "Apply_Parameter",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "NameProperty",
"Name": "Parameter_Name",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "BoolProperty",
"Name": "Debug?",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "Looping_Sound_Cue",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "One_Shot_Sound_Cue",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Att_Looping_Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundAttenuation'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Att_OneShot_Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundAttenuation'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "FloatProperty",
"Name": "Volume",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "MaxDistance",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Spline_Sound": {
"ObjectName": "Function'BP_Spline_Sound_C:ExecuteUbergraph_BP_Spline_Sound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.7"
},
"BndEvt__BP_Spline_Sound_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature": {
"ObjectName": "Function'BP_Spline_Sound_C:BndEvt__BP_Spline_Sound_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.6"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_Spline_Sound_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.10"
},
"ReceiveTick": {
"ObjectName": "Function'BP_Spline_Sound_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.11"
},
"FindClosePoint": {
"ObjectName": "Function'BP_Spline_Sound_C:FindClosePoint'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.8"
},
"GetClosestPlayer": {
"ObjectName": "Function'BP_Spline_Sound_C:GetClosestPlayer'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.9"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Spline_Sound_C'Default__BP_Spline_Sound_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Spline_Sound_C",
"Name": "Default__BP_Spline_Sound_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.BP_Spline_Sound_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"Volume[14]": 1.0,
"MaxDistance[15]": 10000.0,
"PrimaryActorTick": {
"TickGroup": "ETickingGroup::TG_DuringPhysics",
"bCanEverTick": true,
"bStartWithTickEnabled": false,
"TickInterval": 1.0
}
}
},
{
"Type": "BPC_Relevance_C",
"Name": "BPC_Relevance_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_Relevance.BPC_Relevance_C'",
"Template": {
"ObjectName": "BPC_Relevance_C'Default__BPC_Relevance_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_Relevance.1"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "ComponentDelegateBinding",
"Name": "ComponentDelegateBinding_0",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'ComponentDelegateBinding'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentDelegateBindings": [
{
"ComponentPropertyName": "BPC_Relevance",
"DelegatePropertyName": "ToggleRelevance",
"FunctionNameToBind": "BndEvt__BP_Spline_Sound_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature"
}
]
}
},
{
"Type": "Function",
"Name": "BndEvt__BP_Spline_Sound_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "On",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Spline_Sound",
"Outer": "BP_Spline_Sound_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": "CallFunc_GetClosestPlayer_ClosestPlayerPawn",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_FindLocationClosestToWorldLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_SetWorldLocation_SweepHitResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetClosestPlayer_ClosestPlayerPawn_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_ComponentBoundEvent_On",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_Delay_Duration_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "FindClosePoint",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "GetClosestPlayer",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "ClosestPlayerPawn",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Parm | OutParm",
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CyclePawn",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Result",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "GameState",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"PropertyClass": {
"ObjectName": "Class'GameStateBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_GetDistanceTo_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_GetDistanceTo_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameState_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'GameStateBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PlayerState'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPawn_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerController_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PlayerController'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_K2_GetPawn_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_5",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Less_DoubleDouble_B_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Less_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_Spline_Sound_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": "BP_Spline_Sound_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": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_Spline_Sound_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.12"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.14"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.15"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.16"
}
],
"VariableGuid": "007A1D4B-45C6F93E-FEB92CB0-4E3DB5A2",
"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'SplineComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SplineComponent'BP_Spline_Sound_C:Spline_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.19"
},
"VariableGuid": "04D6DF0B-4D6AAE19-961D9E99-D0E69FA8",
"InternalVariableName": "Spline"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_2",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "AudioComponent'BP_Spline_Sound_C:AC_Looping_Sound_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.0"
},
"VariableGuid": "E13BDA3C-43412CE8-BD953FA1-6AADFFB0",
"InternalVariableName": "AC_Looping_Sound"
}
},
{
"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'AudioComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "AudioComponent'BP_Spline_Sound_C:AC_OneShot_Sound_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.1"
},
"VariableGuid": "91340F79-498A3864-94716F9C-6213F523",
"InternalVariableName": "AC_OneShot_Sound"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_4",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_Relevance_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_Relevance.0"
},
"ComponentTemplate": {
"ObjectName": "BPC_Relevance_C'BP_Spline_Sound_C:BPC_Relevance_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.4"
},
"VariableGuid": "1122BDC3-4FC9B97D-FDBFB9B0-688DACB6",
"InternalVariableName": "BPC_Relevance"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.13"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.17"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.13"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.14"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.15"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.16"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.17"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.13"
}
}
},
{
"Type": "SplineComponent",
"Name": "Spline_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'SplineComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
}
]

View file

@ -0,0 +1,631 @@
[
{
"Type": "AudioComponent",
"Name": "AC_Looping_Sound_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_Windows_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAutoActivate": false
}
},
{
"Type": "AudioComponent",
"Name": "AC_OneShot_Sound_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_Windows_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAutoActivate": false
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Spline_Sound_Windows_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.14"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Spline_Sound_Windows_C:ExecuteUbergraph_BP_Spline_Sound_Windows'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.5"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Spline_Sound_Windows_C:FindClosePoint'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.6"
},
{
"ObjectName": "Function'BP_Spline_Sound_Windows_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.8"
},
{
"ObjectName": "Function'BP_Spline_Sound_Windows_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.7"
},
{
"ObjectName": "Function'BP_Spline_Sound_Windows_C:CheckDistanceToPlayer'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.4"
},
{
"ObjectName": "Function'BP_Spline_Sound_Windows_C:ExecuteUbergraph_BP_Spline_Sound_Windows'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.5"
}
],
"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": "AC_OneShot_Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "AC_Looping_Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Spline",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SplineComponent'",
"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": "DoubleProperty",
"Name": "Tick_Interval",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "DoubleProperty",
"Name": "One_Shot_Initial_Delay",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "BoolProperty",
"Name": "Apply_Parameter",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "NameProperty",
"Name": "Parameter_Name",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "BoolProperty",
"Name": "Debug?",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "Looping_Sound_Cue",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "One_Shot_Sound_Cue",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Att_Looping_Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundAttenuation'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Att_OneShot_Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundAttenuation'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "FloatProperty",
"Name": "Volume",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "AttendistSqr",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "DoubleProperty",
"Name": "MaxDistance",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Spline_Sound_Windows": {
"ObjectName": "Function'BP_Spline_Sound_Windows_C:ExecuteUbergraph_BP_Spline_Sound_Windows'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.5"
},
"CheckDistanceToPlayer": {
"ObjectName": "Function'BP_Spline_Sound_Windows_C:CheckDistanceToPlayer'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.4"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_Spline_Sound_Windows_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.7"
},
"ReceiveTick": {
"ObjectName": "Function'BP_Spline_Sound_Windows_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.8"
},
"FindClosePoint": {
"ObjectName": "Function'BP_Spline_Sound_Windows_C:FindClosePoint'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.6"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Spline_Sound_Windows_C'Default__BP_Spline_Sound_Windows_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Spline_Sound_Windows_C",
"Name": "Default__BP_Spline_Sound_Windows_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.BP_Spline_Sound_Windows_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"Tick_Interval[5]": 0.2,
"MaxDistance[16]": 10000.0,
"PrimaryActorTick": {
"TickGroup": "ETickingGroup::TG_DuringPhysics",
"bCanEverTick": true,
"bStartWithTickEnabled": false
}
}
},
{
"Type": "Function",
"Name": "CheckDistanceToPlayer",
"Outer": "BP_Spline_Sound_Windows_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Spline_Sound_Windows",
"Outer": "BP_Spline_Sound_Windows_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": "DoubleProperty",
"Name": "CallFunc_Square_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "K2Node_Event_DeltaSeconds",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerPawn_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerPawn_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_FindLocationClosestToWorldLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_SetWorldLocation_SweepHitResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Vector_DistanceSquared_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'TimerDynamicDelegate__DelegateSignature'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_SetTimerDelegate_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"Struct": {
"ObjectName": "Class'TimerHandle'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_Delay_Duration_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "FindClosePoint",
"Outer": "BP_Spline_Sound_Windows_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_Spline_Sound_Windows_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": "BP_Spline_Sound_Windows_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": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_Windows_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_Spline_Sound_Windows_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.9"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.11"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.12"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.13"
}
],
"VariableGuid": "007A1D4B-45C6F93E-FEB92CB0-4E3DB5A2",
"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'SplineComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SplineComponent'BP_Spline_Sound_Windows_C:Spline_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.15"
},
"VariableGuid": "04D6DF0B-4D6AAE19-961D9E99-D0E69FA8",
"InternalVariableName": "Spline"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_2",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "AudioComponent'BP_Spline_Sound_Windows_C:AC_Looping_Sound_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.0"
},
"VariableGuid": "E13BDA3C-43412CE8-BD953FA1-6AADFFB0",
"InternalVariableName": "AC_Looping_Sound"
}
},
{
"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'AudioComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "AudioComponent'BP_Spline_Sound_Windows_C:AC_OneShot_Sound_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.1"
},
"VariableGuid": "91340F79-498A3864-94716F9C-6213F523",
"InternalVariableName": "AC_OneShot_Sound"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Spline_Sound_Windows_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.10"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.10"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.11"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.12"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.13"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.10"
}
}
},
{
"Type": "SplineComponent",
"Name": "Spline_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_Windows_C",
"Class": "UScriptClass'SplineComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
}
]

View file

@ -0,0 +1,530 @@
[
{
"Type": "AudioComponent",
"Name": "Audio1_GEN_VARIABLE",
"Outer": "BP_Trigger_Sound_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAutoActivate": false
}
},
{
"Type": "AudioComponent",
"Name": "Audio2_GEN_VARIABLE",
"Outer": "BP_Trigger_Sound_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Trigger_Sound_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DynamicBindingObjects": [
{
"ObjectName": "ComponentDelegateBinding'BP_Trigger_Sound_C:ComponentDelegateBinding_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.4"
}
],
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Trigger_Sound_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.13"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Trigger_Sound_C:ExecuteUbergraph_BP_Trigger_Sound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.7"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Trigger_Sound_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.8"
},
{
"ObjectName": "Function'BP_Trigger_Sound_C:BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_2_ActorBeginOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.5"
},
{
"ObjectName": "Function'BP_Trigger_Sound_C:BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_3_ActorEndOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.6"
},
{
"ObjectName": "Function'BP_Trigger_Sound_C:ExecuteUbergraph_BP_Trigger_Sound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.7"
}
],
"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": "Audio2",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Audio1",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"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": "ObjectProperty",
"Name": "Sound1",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "EnumProperty",
"Name": "Fade Curve",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"Enum": {
"ObjectName": "Class'EAudioFaderCurve'",
"ObjectPath": "/Script/Engine"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "DoubleProperty",
"Name": "NewVar",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "ObjectProperty",
"Name": "TriggerVolume",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"PropertyClass": {
"ObjectName": "Class'TriggerVolume'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Sound2",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "FloatProperty",
"Name": "Fade in Duration",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "FloatProperty",
"Name": "Fade Out Duration",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Trigger_Sound": {
"ObjectName": "Function'BP_Trigger_Sound_C:ExecuteUbergraph_BP_Trigger_Sound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.7"
},
"BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_3_ActorEndOverlapSignature__DelegateSignature": {
"ObjectName": "Function'BP_Trigger_Sound_C:BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_3_ActorEndOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.6"
},
"BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_2_ActorBeginOverlapSignature__DelegateSignature": {
"ObjectName": "Function'BP_Trigger_Sound_C:BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_2_ActorBeginOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.5"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_Trigger_Sound_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.8"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Trigger_Sound_C'Default__BP_Trigger_Sound_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Trigger_Sound_C",
"Name": "Default__BP_Trigger_Sound_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.BP_Trigger_Sound_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"Fade Curve[5]": "EAudioFaderCurve::Sin",
"Fade in Duration[9]": 0.01,
"Fade Out Duration[10]": 0.01
}
},
{
"Type": "ComponentDelegateBinding",
"Name": "ComponentDelegateBinding_0",
"Outer": "BP_Trigger_Sound_C",
"Class": "UScriptClass'ComponentDelegateBinding'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentDelegateBindings": [
{
"ComponentPropertyName": "TriggerVolume",
"DelegatePropertyName": "OnActorEndOverlap",
"FunctionNameToBind": "BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_3_ActorEndOverlapSignature__DelegateSignature"
},
{
"ComponentPropertyName": "TriggerVolume",
"DelegatePropertyName": "OnActorBeginOverlap",
"FunctionNameToBind": "BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_2_ActorBeginOverlapSignature__DelegateSignature"
}
]
}
},
{
"Type": "Function",
"Name": "BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_2_ActorBeginOverlapSignature__DelegateSignature",
"Outer": "BP_Trigger_Sound_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "OverlappedActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_3_ActorEndOverlapSignature__DelegateSignature",
"Outer": "BP_Trigger_Sound_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "OverlappedActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Trigger_Sound",
"Outer": "BP_Trigger_Sound_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": "ObjectProperty",
"Name": "CallFunc_GetPlayerPawn_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerPawn_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OverlappedActor_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OtherActor_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OverlappedActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_ObjectObject_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_ObjectObject_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_Trigger_Sound_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": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Trigger_Sound_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_Trigger_Sound_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.9"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Trigger_Sound_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.12"
},
{
"ObjectName": "SCS_Node'BP_Trigger_Sound_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.11"
}
],
"VariableGuid": "15B144E5-424803ED-A5267C9E-E1B39820",
"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'AudioComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "AudioComponent'BP_Trigger_Sound_C:Audio2_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.1"
},
"VariableGuid": "68D273C9-4368D5C1-1FF9A19A-72FC6698",
"InternalVariableName": "Audio2"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_2",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "AudioComponent'BP_Trigger_Sound_C:Audio1_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.0"
},
"VariableGuid": "59EEFDEB-431551C7-7DB1EA9B-DFE3CBC7",
"InternalVariableName": "Audio1"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Trigger_Sound_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Trigger_Sound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.10"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Trigger_Sound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.10"
},
{
"ObjectName": "SCS_Node'BP_Trigger_Sound_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.12"
},
{
"ObjectName": "SCS_Node'BP_Trigger_Sound_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.11"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Trigger_Sound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.10"
}
}
}
]

View file

@ -0,0 +1,213 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Weapon_Tails_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Weapon_Tails_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.6"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Box",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BoxComponent'",
"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": "StrProperty",
"Name": "Volume_Name",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "IntProperty",
"Name": "Volume_Priority",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Weapon_Tails_C'Default__BP_Weapon_Tails_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BoxComponent",
"Name": "Box_GEN_VARIABLE",
"Outer": "BP_Weapon_Tails_C",
"Class": "UScriptClass'BoxComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_GameTraceChannel1",
"CollisionProfileName": "PawnTrigger",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Trigger",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Ignore"
}
]
}
}
}
},
{
"Type": "BP_Weapon_Tails_C",
"Name": "Default__BP_Weapon_Tails_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.BP_Weapon_Tails_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Weapon_Tails_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_Weapon_Tails_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.3"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Weapon_Tails_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.5"
}
],
"VariableGuid": "5236D387-4E84C523-7A97698F-66D8EA21",
"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'BoxComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BoxComponent'BP_Weapon_Tails_C:Box_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.1"
},
"VariableGuid": "76EDE34B-4E0E1857-D6E7B298-2761505C",
"InternalVariableName": "Box"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Weapon_Tails_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Weapon_Tails_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.4"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Weapon_Tails_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.4"
},
{
"ObjectName": "SCS_Node'BP_Weapon_Tails_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.5"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Weapon_Tails_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.4"
}
}
}
]

View file

@ -0,0 +1,852 @@
[
{
"Type": "AudioComponent",
"Name": "AudioComponent0",
"Outer": "Default__PSRangedAmbientSound_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sound": {
"ObjectName": "SoundCue'A_SFX_House_Wood_Creak_Forest_Cue'",
"ObjectPath": "/Game/Sound/Ambience/Wood_Creak/A_SFX_House_Wood_Creak_Forest_Cue.0"
},
"bAutoActivate": false
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "PSRangedAmbientSound_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'PSRangedAmbientSound_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.12"
},
"UberGraphFunction": {
"ObjectName": "Function'PSRangedAmbientSound_C:ExecuteUbergraph_PSRangedAmbientSound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.4"
}
},
"SuperStruct": {
"ObjectName": "Class'AmbientSound'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'PSRangedAmbientSound_C:IsItDay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.5"
},
{
"ObjectName": "Function'PSRangedAmbientSound_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.7"
},
{
"ObjectName": "Function'PSRangedAmbientSound_C:AudioFinished'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.3"
},
{
"ObjectName": "Function'PSRangedAmbientSound_C:OnDayNightChanged'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.6"
},
{
"ObjectName": "Function'PSRangedAmbientSound_C:ExecuteUbergraph_PSRangedAmbientSound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.4"
}
],
"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": "Sound Area",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BoxComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "RandomPosition",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "pauseMin",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "pauseMax",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "initialWorldTransform",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 96,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "ActiveDuringDay",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "ActiveDuringNight",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "shouldPlay",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "debugSphere",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "Start Delay Min",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "Start Delay Max",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteUbergraph_PSRangedAmbientSound": {
"ObjectName": "Function'PSRangedAmbientSound_C:ExecuteUbergraph_PSRangedAmbientSound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.4"
},
"OnDayNightChanged": {
"ObjectName": "Function'PSRangedAmbientSound_C:OnDayNightChanged'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.6"
},
"AudioFinished": {
"ObjectName": "Function'PSRangedAmbientSound_C:AudioFinished'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.3"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'PSRangedAmbientSound_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.7"
},
"IsItDay": {
"ObjectName": "Function'PSRangedAmbientSound_C:IsItDay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.5"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PSRangedAmbientSound_C'Default__PSRangedAmbientSound_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.8"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BoxComponent",
"Name": "Sound Area_GEN_VARIABLE",
"Outer": "PSRangedAmbientSound_C",
"Class": "UScriptClass'BoxComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"AreaClassOverride": {
"ObjectName": "Class'NavArea_Obstacle'",
"ObjectPath": "/Script/NavigationSystem"
},
"bUseSystemDefaultObstacleAreaClass": false,
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionEnabled": "ECollisionEnabled::NoCollision",
"bLockXRotation": true,
"bLockYRotation": true,
"CollisionProfileName": "NoCollision",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel2",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel3",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel4",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel5",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel6",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Trigger",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel12",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel13",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel14",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel15",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel16",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel17",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel18",
"Response": "ECollisionResponse::ECR_Ignore"
}
]
}
},
"bHiddenInGame": false
}
},
{
"Type": "Function",
"Name": "AudioFinished",
"Outer": "PSRangedAmbientSound_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "EnumProperty",
"Name": "PlayState",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "Class'EAudioComponentPlayState'",
"ObjectPath": "/Script/Engine"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
}
],
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_PSRangedAmbientSound",
"Outer": "PSRangedAmbientSound_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": "BoolProperty",
"Name": "K2Node_CustomEvent_Day",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "EnumProperty",
"Name": "K2Node_CustomEvent_PlayState",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EAudioComponentPlayState'",
"ObjectPath": "/Script/Engine"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_SwitchEnum_CmpSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusEventsSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetUnscaledBoxExtent_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetComponentToWorld_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_RandomPointInBoundingBox_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_TransformLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsDedicatedServer_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_VectorToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_SetActorLocation_SweepHitResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_K2_SetActorLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_GetDisplayName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_GetDisplayName_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetWorldSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusTimeSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsDay_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'OnAudioPlayStateChanged__DelegateSignature'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate_1",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'OneParamBoolDelegate__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_Delay_Duration_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_Delay_Duration_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "IsItDay",
"Outer": "PSRangedAmbientSound_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "isItDay",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetWorldSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusTimeSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_GetTime_Hour",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_GetTime_Minute",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanAND_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "OnDayNightChanged",
"Outer": "PSRangedAmbientSound_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "Day",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "PSRangedAmbientSound_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": "PSRangedAmbientSound_C",
"Name": "Default__PSRangedAmbientSound_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.PSRangedAmbientSound_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"pauseMin[3]": 1.0,
"pauseMax[4]": 3.0,
"initialWorldTransform[5]": {
"Rotation": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"ActiveDuringDay[6]": true,
"ActiveDuringNight[7]": true,
"debugSphere[9]": true,
"Start Delay Min[10]": 5.0,
"Start Delay Max[11]": 15.0,
"AudioComponent": {
"ObjectName": "AudioComponent'Default__PSRangedAmbientSound_C:AudioComponent0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.0"
},
"RootComponent": {
"ObjectName": "AudioComponent'Default__PSRangedAmbientSound_C:AudioComponent0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.0"
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "PSRangedAmbientSound_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'PSRangedAmbientSound_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.9"
},
"VariableGuid": "37B5C8F9-40E6D587-A7264EBE-58EBFF07",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_2",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'BoxComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BoxComponent'PSRangedAmbientSound_C:Sound Area_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.2"
},
"ParentComponentOrVariableName": "AudioComponent0",
"bIsParentComponentNative": true,
"VariableGuid": "B83AE6D0-4170991B-22C31DB4-CD309CFD",
"InternalVariableName": "Sound Area"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "PSRangedAmbientSound_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'PSRangedAmbientSound_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.11"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'PSRangedAmbientSound_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.11"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'PSRangedAmbientSound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.10"
}
}
}
]

View file

@ -0,0 +1,149 @@
[
{
"Type": "DataTable",
"Name": "AshTreeDetailsDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreeDetailsDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTableStruct.0"
}
},
"Rows": {
"Empty": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 0.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.5
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -170.0,
"Y": 55.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_AshPattern_Blobs02.SM_AshPattern_Blobs02",
"SubPathString": ""
}
},
"Empty_0": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 0.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -100.0,
"Y": 200.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_StraightPine02.SM_BlobsTree_StraightPine02",
"SubPathString": ""
}
},
"Empty_1": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 0.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": 25.0,
"Y": -180.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_AshPattern_Blobs01.SM_AshPattern_Blobs01",
"SubPathString": ""
}
},
"Empty_3": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 0.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -180.0,
"Y": 25.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_StraightPine01.SM_BlobsTree_StraightPine01",
"SubPathString": ""
}
},
"Empty_4": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 0.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -80.0,
"Y": 55.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_StraightPine01.SM_BlobsTree_StraightPine01",
"SubPathString": ""
}
},
"Empty_5": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 0.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": 170.0,
"Y": 360.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_Default.SM_BlobsTree_Default",
"SubPathString": ""
}
},
"Empty_6": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 0.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": 90.0,
"Y": -170.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_StraightPine02.SM_BlobsTree_StraightPine02",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,88 @@
[
{
"Type": "DataTable",
"Name": "BushesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Sapling01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.75,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.35,
"Y": 1.25
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Bush/SM_Plant_Bush_02_a.SM_Plant_Bush_02_a",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Sapling01_0": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.75,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 1.2
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Bush/SM_Plant_Bush_Large_02_a.SM_Plant_Bush_Large_02_a",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Sapling01_1": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 4,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.85,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 1.15
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Bush/SM_Plant_Bush_Large_02_b.SM_Plant_Bush_Large_02_b",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Sapling01_2": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.85,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 1.25
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Bush/SM_Plant_Bush_02_b.SM_Plant_Bush_02_b",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,52 @@
[
{
"Type": "DataTable",
"Name": "CutTreesDataTable1",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Stump": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 15000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
}
},
"Stump_0": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.3,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 15000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,112 @@
[
{
"Type": "DataTable",
"Name": "DT_Forest_TreesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"PineTree": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 12,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 3.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.7,
"Y": 1.6
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 35000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'TreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_07.SM_Pine_07",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_07_Shadow.SM_Pine_07_Shadow",
"SubPathString": ""
}
},
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 3,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.45,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 1.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'TreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01.SM_DeadTreeStanding_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01_Shadow.SM_DeadTreeStanding_01_Shadow",
"SubPathString": ""
}
},
"PineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 16,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 2.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.8,
"Y": 1.7
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_05.SM_Pine_05",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_05_Shadow.SM_Pine_05_Shadow",
"SubPathString": ""
}
},
"PineTree03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.1,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.8,
"Y": 1.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_08.SM_Pine_08",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_08_Shadow.SM_Pine_08_Shadow",
"SubPathString": ""
}
},
"NewRow": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.1,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01.SM_Pine_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01_Shadow.SM_Pine_01_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,124 @@
[
{
"Type": "DataTable",
"Name": "DT_HubCutForestFallenTrees",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_01.SM_DeadTreeFallen_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_01.SM_DeadTreeFallen_01",
"SubPathString": ""
}
},
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_02.SM_DeadTreeFallen_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_02.SM_DeadTreeFallen_02",
"SubPathString": ""
}
},
"Stump": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
}
},
"Sapling04": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_04.SM_Sapling_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling04_Shadow.SM_Sapling04_Shadow",
"SubPathString": ""
}
},
"Sapling03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_03.SM_Sapling_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling03_Shadow.SM_Sapling03_Shadow",
"SubPathString": ""
}
},
"Bush": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 10,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 2.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 10.0,
"Y": 15.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Megascans/3D_Plants/European_Spindle_wk1ncbxja/European_Spindle_LOD0_Var8_wk1ncbxja_8.European_Spindle_LOD0_Var8_wk1ncbxja_8",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Megascans/3D_Plants/European_Spindle_wk1ncbxja/European_Spindle_LOD0_Var8_wk1ncbxja_8.European_Spindle_LOD0_Var8_wk1ncbxja_8",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,121 @@
[
{
"Type": "DataTable",
"Name": "DT_PCG_HighForestTrees",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"PineTree": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 8,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.1,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 35000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'TreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01.SM_Pine_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01_Shadow.SM_Pine_01_Shadow",
"SubPathString": ""
}
},
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.65,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'TreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01.SM_DeadTreeStanding_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01_Shadow.SM_DeadTreeStanding_01_Shadow",
"SubPathString": ""
}
},
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.65,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'TreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02.SM_DeadTreeStanding_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02_Shadow.SM_DeadTreeStanding_02_Shadow",
"SubPathString": ""
}
},
"PineTree_Huge": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.25,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 40000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'TreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01.SM_Pine_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01_Shadow.SM_Pine_01_Shadow",
"SubPathString": ""
}
},
"PineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 6,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 40000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'TreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_06.SM_Pine_06",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_06_Shadow.SM_Pine_06_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,121 @@
[
{
"Type": "DataTable",
"Name": "DT_PCG_HighForestTrees_01",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"PineTree": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 8,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.1,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 35000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01.SM_Pine_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01_Shadow.SM_Pine_01_Shadow",
"SubPathString": ""
}
},
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 0,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.65,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01.SM_DeadTreeStanding_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01_Shadow.SM_DeadTreeStanding_01_Shadow",
"SubPathString": ""
}
},
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 0,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.65,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02.SM_DeadTreeStanding_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02_Shadow.SM_DeadTreeStanding_02_Shadow",
"SubPathString": ""
}
},
"PineTree_Huge": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.25,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 40000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01.SM_Pine_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01_Shadow.SM_Pine_01_Shadow",
"SubPathString": ""
}
},
"PineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 6,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 40000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_06.SM_Pine_06",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_06_Shadow.SM_Pine_06_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,142 @@
[
{
"Type": "DataTable",
"Name": "DeadTreesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01.SM_DeadTreeStanding_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01_Shadow.SM_DeadTreeStanding_01_Shadow",
"SubPathString": ""
}
},
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02.SM_DeadTreeStanding_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02_Shadow.SM_DeadTreeStanding_02_Shadow",
"SubPathString": ""
}
},
"Stump": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 15000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
}
},
"DeadPineTree03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_03.SM_DeadTreeStanding_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_03_Shadow.SM_DeadTreeStanding_03_Shadow",
"SubPathString": ""
}
},
"DeadPineTree04": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_04.SM_DeadTreeStanding_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_04_Shadow.SM_DeadTreeStanding_04_Shadow",
"SubPathString": ""
}
},
"DeadPineTree05": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_05.SM_DeadTreeStanding_05",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_05_Shadow.SM_DeadTreeStanding_05_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,118 @@
[
{
"Type": "DataTable",
"Name": "DeadTreesDataTable_01",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02.SM_DeadTreeStanding_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02_Shadow.SM_DeadTreeStanding_02_Shadow",
"SubPathString": ""
}
},
"Stump": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 0,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 15000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
}
},
"DeadPineTree03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.4,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_03.SM_DeadTreeStanding_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_03_Shadow.SM_DeadTreeStanding_03_Shadow",
"SubPathString": ""
}
},
"DeadPineTree04": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.3,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_04.SM_DeadTreeStanding_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_04_Shadow.SM_DeadTreeStanding_04_Shadow",
"SubPathString": ""
}
},
"DeadPineTree05": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_05.SM_DeadTreeStanding_05",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_05_Shadow.SM_DeadTreeStanding_05_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,52 @@
[
{
"Type": "DataTable",
"Name": "FallenTreesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_01.SM_DeadTreeFallen_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_02.SM_DeadTreeFallen_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,106 @@
[
{
"Type": "DataTable",
"Name": "FallenYoungPineTreesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_01.SM_DeadTreeFallen_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_01.SM_DeadTreeFallen_01",
"SubPathString": ""
}
},
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_02.SM_DeadTreeFallen_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_02.SM_DeadTreeFallen_02",
"SubPathString": ""
}
},
"Stump": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
}
},
"Sapling04": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_04.SM_Sapling_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling04_Shadow.SM_Sapling04_Shadow",
"SubPathString": ""
}
},
"Sapling03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_03.SM_Sapling_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling03_Shadow.SM_Sapling03_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,34 @@
[
{
"Type": "DataTable",
"Name": "LargeTilesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Rock01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 1.0,
"Y": 1.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 5000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Structures/Road/Concrete_Slabs/SM_Concrete_Slab_01_a.SM_Concrete_Slab_01_a",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,24 @@
[
{
"Type": "UserDefinedStruct",
"Name": "MeshRefCullDistancesStruct",
"Class": "UScriptClass'UserDefinedStruct'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Guid": "38E5D432-45393A03-162EDCAC-7748B84D"
},
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "CullDistance_4_58B81739421A67853E9AD9AD88F87FAD",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"StructFlags": 24576,
"DefaultProperties": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 10000
}
}
]

View file

@ -0,0 +1,106 @@
[
{
"Type": "DataTable",
"Name": "MeshesCullDistancesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'MeshRefCullDistancesStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/MeshRefCullDistancesStruct.0"
}
},
"Rows": {
"SM_Pine_01": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 75000
},
"SM_Pine_02": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 75000
},
"SM_DeadTreeStanding_01": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 35001
},
"SM_DeadTreeStanding_02": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 35001
},
"SM_DeadTreeStanding_03": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 35001
},
"SM_DeadTreeStanding_04": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 35001
},
"SM_DeadTreeStanding_05": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 35001
},
"SM_StumpA": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 10001
},
"SM_DeadTreeFallen_01": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 18000
},
"SM_DeadTreeFallen_02": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 19000
},
"SM_Sapling_01": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 9000
},
"SM_Sapling_02": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 21000
},
"SM_Sapling_03": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 32000
},
"SM_Sapling_04": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 35000
},
"SM_Plant_Bush_02_a": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 3900
},
"SM_Plant_Bush_02_b": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 4000
},
"SM_Plant_Bush_Large_02_a": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 25100
},
"SM_Plant_Bush_Large_02_b": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 25000
},
"SM_Tree_XS_01": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 10000
},
"SM_Pine_04": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 75000
},
"SM_Pine_05": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 75000
},
"SM_Pine_06": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 75000
},
"SM_Pine_07": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 75000
},
"SM_Pine_08": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 75000
},
"Twigs": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 5000
},
"Needles": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 5000
},
"Rock": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 20000
},
"Fern": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 5000
},
"BranchScatter": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 7000
},
"BlobsTree": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 8000
}
}
}
]

View file

@ -0,0 +1,121 @@
[
{
"Type": "DataTable",
"Name": "PeninsulaTreesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"PineTree": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 4,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.5,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.7,
"Y": 1.6
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 35000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_07.SM_Pine_07",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_07_Shadow.SM_Pine_07_Shadow",
"SubPathString": ""
}
},
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 3,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.45,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 1.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01.SM_DeadTreeStanding_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01_Shadow.SM_DeadTreeStanding_01_Shadow",
"SubPathString": ""
}
},
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 3,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.75,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_07_dead.SM_Pine_07_dead",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_07_Dead_Shadow.SM_Pine_07_Dead_Shadow",
"SubPathString": ""
}
},
"PineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 6,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 2.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.8,
"Y": 1.7
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'PineTree05_Details'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/PineTree05_Details.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_05.SM_Pine_05",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_05_Shadow.SM_Pine_05_Shadow",
"SubPathString": ""
}
},
"PineTree03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.3,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.8,
"Y": 1.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'PineTree08_Details'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/PineTree08_Details.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_08.SM_Pine_08",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_08_Shadow.SM_Pine_08_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,54 @@
[
{
"Type": "DataTable",
"Name": "PineTree05_Details",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreeDetailsDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTableStruct.0"
}
},
"Rows": {
"Empty": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 15.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.0
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": 0.0,
"Y": 0.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_Pine05.SM_BlobsTree_Pine05",
"SubPathString": ""
}
},
"Empty_0": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 10.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.0
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": 0.0,
"Y": 360.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_Default.SM_BlobsTree_Default",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,54 @@
[
{
"Type": "DataTable",
"Name": "PineTree08_Details",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreeDetailsDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTableStruct.0"
}
},
"Rows": {
"Empty": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 2.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": 15.0,
"Y": -15.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_Pine08.SM_BlobsTree_Pine08",
"SubPathString": ""
}
},
"Empty_0": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 10.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.5
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": 0.0,
"Y": 360.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_Default.SM_BlobsTree_Default",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,70 @@
[
{
"Type": "DataTable",
"Name": "RocksDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Rocks01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Rocks/Rock01/SM_Rock01.SM_Rock01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Rocks/Rock02/SM_Rock02.SM_Rock02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Rocks/Rock03/SM_Rock03.SM_Rock03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,109 @@
[
{
"Type": "DataTable",
"Name": "SaplingPineForest_DataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Sapling03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 1.0,
"Y": 1.3
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_03.SM_Sapling_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling03_Shadow.SM_Sapling03_Shadow",
"SubPathString": ""
}
},
"Sapling04": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 4,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.7,
"Y": 1.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_04.SM_Sapling_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling04_Shadow.SM_Sapling04_Shadow",
"SubPathString": ""
}
},
"Pine03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.6,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_03.SM_Pine_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_03_Shadow.SM_Pine_03_Shadow",
"SubPathString": ""
}
},
"Sapling04_Big": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.25,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.7,
"Y": 1.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_04.SM_Sapling_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling04_Shadow.SM_Sapling04_Shadow",
"SubPathString": ""
}
},
"Pine03_0": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.6,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_04.SM_Pine_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_04_Shadow.SM_Pine_04_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,34 @@
[
{
"Type": "DataTable",
"Name": "DT_AshScatter",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Rocks01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.0,
"Y": 1.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/GroundAsh/SM_SmallAsh01.SM_SmallAsh01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,160 @@
[
{
"Type": "DataTable",
"Name": "DT_FernScatter",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Rocks01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.4,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Grass/Fern/SM_Fern01.SM_Fern01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks01_0": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 3,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.4,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Grass/Fern/SM_Fern02.SM_Fern02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks01_1": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.3,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Grass/Fern/SM_Fern03.SM_Fern03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks01_2": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 3,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.7,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Needles_02.SM_Pine_Ground_Needles_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks01_3": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.6,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Scatter/Branches/SM_BranchScatter03.SM_BranchScatter03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks01_4": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.6,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Scatter/Branches/SM_BranchScatter02.SM_BranchScatter02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks01_5": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.6,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Scatter/Branches/SM_BranchScatter01.SM_BranchScatter01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks01_6": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.7,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Needles_03.SM_Pine_Ground_Needles_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,160 @@
[
{
"Type": "DataTable",
"Name": "DT_TwigsNeedlesScatter",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Scatter_0": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Needles_01.SM_Pine_Ground_Needles_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Scatter_1": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 3,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Needles_02.SM_Pine_Ground_Needles_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Scatter_2": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Needles_03.SM_Pine_Ground_Needles_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Scatter_3": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Needles_04.SM_Pine_Ground_Needles_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Scatter_4": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Twigs_Alpha_01.SM_Pine_Ground_Twigs_Alpha_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Scatter_5": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 3,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Twigs_Alpha_02.SM_Pine_Ground_Twigs_Alpha_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Scatter_6": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Twigs_Alpha_03.SM_Pine_Ground_Twigs_Alpha_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Scatter_7": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Twigs_Alpha_04.SM_Pine_Ground_Twigs_Alpha_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,52 @@
[
{
"Type": "DataTable",
"Name": "SplineAssetsDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Rock01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 35000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Rocks/Rock01/SM_Rock01.SM_Rock01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Bush01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 8,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 35000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Bush/SM_Plant_Bush_Large_02_a.SM_Plant_Bush_Large_02_a",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,34 @@
[
{
"Type": "DataTable",
"Name": "TilesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Rock01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 1.0,
"Y": 1.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 5000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Structures/Road/Concrete_Slabs/SM_Concrete_Slab_Square_01_a.SM_Concrete_Slab_Square_01_a",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,149 @@
[
{
"Type": "DataTable",
"Name": "TreeDetailsDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreeDetailsDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTableStruct.0"
}
},
"Rows": {
"Empty": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 0.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.0
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": 0.0,
"Y": 0.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Mushrooms01": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 25.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -20.0,
"Y": 300.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": -5.0,
"Y": 40.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/TreeDetails/SM_Mushroom01.SM_Mushroom01",
"SubPathString": ""
}
},
"Mushrooms02": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 75.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 0.7,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -35.0,
"Y": 60.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": -25.0,
"Y": 15.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/TreeDetails/SM_Mushroom02.SM_Mushroom02",
"SubPathString": ""
}
},
"Mushrooms03": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 125.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 0.7,
"Y": 1.0
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -180.0,
"Y": 180.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": -25.0,
"Y": 25.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/TreeDetails/SM_Mushroom03.SM_Mushroom03",
"SubPathString": ""
}
},
"Mushrooms04": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 175.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 0.31,
"Y": 0.7
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -45.0,
"Y": 256.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": -50.0,
"Y": 2.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/TreeDetails/SM_Mushroom04.SM_Mushroom04",
"SubPathString": ""
}
},
"Mushrooms05": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 250.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 0.31,
"Y": 0.5
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -200.0,
"Y": 25.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": -50.0,
"Y": 25.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/TreeDetails/SM_Mushroom05.SM_Mushroom05",
"SubPathString": ""
}
},
"Mushrooms06": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 300.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 0.25,
"Y": 0.75
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -80.0,
"Y": 70.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": -40.0,
"Y": 25.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/TreeDetails/SM_Mushroom06.SM_Mushroom06",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,84 @@
[
{
"Type": "UserDefinedStruct",
"Name": "TreeDetailsDataTableStruct",
"Class": "UScriptClass'UserDefinedStruct'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Guid": "A040E63C-47386A19-631FE6BF-E05FCC76"
},
"ChildProperties": [
{
"Type": "DoubleProperty",
"Name": "Height_56_D07FF4F246AA5AE42C9C3781C34F30CE",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "ScaleMinMax_61_1FAB6662432E477336C2209033557A5B",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "SoftObjectProperty",
"Name": "StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 48,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'StaticMesh'",
"ObjectPath": "/Script/Engine"
}
}
],
"StructFlags": 0,
"DefaultProperties": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 250.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B": {
"X": 0.75,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3": {
"X": -180.0,
"Y": 180.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7": {
"X": -50.0,
"Y": 50.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
]

View file

@ -0,0 +1,142 @@
[
{
"Type": "DataTable",
"Name": "TreesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"PineTree": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 8,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.1,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 35000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01.SM_Pine_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01_Shadow.SM_Pine_01_Shadow",
"SubPathString": ""
}
},
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.65,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01.SM_DeadTreeStanding_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01_Shadow.SM_DeadTreeStanding_01_Shadow",
"SubPathString": ""
}
},
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.65,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02.SM_DeadTreeStanding_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02_Shadow.SM_DeadTreeStanding_02_Shadow",
"SubPathString": ""
}
},
"PineTree_Huge": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.25,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 40000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01.SM_Pine_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01_Shadow.SM_Pine_01_Shadow",
"SubPathString": ""
}
},
"PineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 6,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_02.SM_Pine_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_02_Shadow.SM_Pine_02_Shadow",
"SubPathString": ""
}
},
"PineTree03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 5,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_03.SM_Pine_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_03_Shadow.SM_Pine_03_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,97 @@
[
{
"Type": "UserDefinedStruct",
"Name": "TreesDataTableStruct",
"Class": "UScriptClass'UserDefinedStruct'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Guid": "71BA25D3-410121B8-68955895-5E5929FB"
},
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "Weight_48_178693734CEDFF3E762BB799B77C5B2A",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "ObjectProperty",
"Name": "DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "SoftObjectProperty",
"Name": "StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 48,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'StaticMesh'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "SoftObjectProperty",
"Name": "ShadowMesh_66_3E46F0E6471936400D36359A48123E75",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 48,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'StaticMesh'",
"ObjectPath": "/Script/Engine"
}
}
],
"StructFlags": 0,
"DefaultProperties": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E": {
"AssetPathName": "",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
]

View file

@ -0,0 +1,88 @@
[
{
"Type": "DataTable",
"Name": "YoungTreesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Sapling02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.8,
"Y": 1.2
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_03.SM_Sapling_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling03_Shadow.SM_Sapling03_Shadow",
"SubPathString": ""
}
},
"Sapling03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.25,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 1.0,
"Y": 1.4
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_04.SM_Sapling_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling04_Shadow.SM_Sapling04_Shadow",
"SubPathString": ""
}
},
"Sapling03_0": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 7,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.25,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 0.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/DryBranchyTree/SM_Tree_XS_01.SM_Tree_XS_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/DryBranchyTree/SM_Tree_XS_01.SM_Tree_XS_01",
"SubPathString": ""
}
},
"Sapling03_1": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 7,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.25,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 0.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/DryBranchyTree/SM_Tree_S_01.SM_Tree_S_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/DryBranchyTree/SM_Tree_S_01.SM_Tree_S_01",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,300 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "ITRMainLightComponent_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFunction": {
"ObjectName": "Function'ITRMainLightComponent_C:ExecuteUbergraph_ITRMainLightComponent'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.1"
}
},
"SuperStruct": {
"ObjectName": "Class'ActorComponent'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'ITRMainLightComponent_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.2"
},
{
"ObjectName": "Function'ITRMainLightComponent_C:RefreshLight'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.3"
},
{
"ObjectName": "Function'ITRMainLightComponent_C:SettingsChanged'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.4"
},
{
"ObjectName": "Function'ITRMainLightComponent_C:ExecuteUbergraph_ITRMainLightComponent'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.1"
}
],
"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": "Light",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'DirectionalLightComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "DefaultAttenuationBegin",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "DefaultAttenuationEnd",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "LowAttenuationBegin",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "LowAttenuationEnd",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "EnumProperty",
"Name": "CachedSetting",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"Enum": {
"ObjectName": "Class'EQualityType'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
}
],
"FuncMap": {
"ExecuteUbergraph_ITRMainLightComponent": {
"ObjectName": "Function'ITRMainLightComponent_C:ExecuteUbergraph_ITRMainLightComponent'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.1"
},
"SettingsChanged": {
"ObjectName": "Function'ITRMainLightComponent_C:SettingsChanged'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.4"
},
"RefreshLight": {
"ObjectName": "Function'ITRMainLightComponent_C:RefreshLight'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.3"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'ITRMainLightComponent_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.2"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "ITRMainLightComponent_C'Default__ITRMainLightComponent_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.5"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_ITRMainLightComponent",
"Outer": "ITRMainLightComponent_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": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'NoParamsDelegate__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetComponentByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'DirectionalLightComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusEventsSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusSettingsSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "EnumProperty",
"Name": "CallFunc_GetShadowQuality_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EQualityType'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_ByteByte_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetLightDistanceAttenuationBegin_NewValue_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetLightDistanceAttenuationEnd_NewValue_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetLightDistanceAttenuationBegin_NewValue_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetLightDistanceAttenuationEnd_NewValue_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "ITRMainLightComponent_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'ActorComponent:ReceiveBeginPlay'",
"ObjectPath": "/Script/Engine"
},
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "RefreshLight",
"Outer": "ITRMainLightComponent_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "SettingsChanged",
"Outer": "ITRMainLightComponent_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "ITRMainLightComponent_C",
"Name": "Default__ITRMainLightComponent_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.ITRMainLightComponent_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"DefaultAttenuationBegin[2]": 1000.0,
"DefaultAttenuationEnd[3]": 6000.0,
"LowAttenuationEnd[5]": 1.0,
"CachedSetting[6]": "EQualityType::Medium"
}
}
]

View file

@ -0,0 +1,575 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_ApplyPointBounds_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_ApplyPointBounds_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.2"
},
{
"ObjectName": "Function'PCGF_ApplyPointBounds_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.1"
}
],
"ChildProperties": [
{
"Type": "DoubleProperty",
"Name": "BoundsMultiplier",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "BoundMultiplierXYZ",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "NameProperty",
"Name": "AttributeName",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_ApplyPointBounds_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_ApplyPointBounds_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_ApplyPointBounds_C'Default__PCGF_ApplyPointBounds_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_ApplyPointBounds_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "SpatialData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "NameProperty",
"Name": "PinLabel",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Context",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_ApplyPointBounds_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_GetStringAttribute_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_DoubleToVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeSoftObjectPath_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 40,
"Struct": {
"ObjectName": "Class'SoftObjectPath'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "SoftObjectProperty",
"Name": "CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 48,
"PropertyFlags": "UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_DoubleToVector_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsStatic_Mesh",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'StaticMesh'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetBounds_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 56,
"Struct": {
"ObjectName": "Class'BoxSphereBounds'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakBoxSphereBounds_Origin",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakBoxSphereBounds_BoxExtent",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_BreakBoxSphereBounds_SphereRadius",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorVector_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorVector_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Add_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Add_VectorVector_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_ApplyPointBounds_C",
"Name": "Default__PCGF_ApplyPointBounds_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.PCGF_ApplyPointBounds_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoundsMultiplier": 1.0,
"BoundMultiplierXYZ[1]": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"AttributeName[2]": "TreeReference",
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,484 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_BlendRotation_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_BlendRotation_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.2"
},
{
"ObjectName": "Function'PCGF_BlendRotation_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.1"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "RotationMultiplier",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_BlendRotation_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_BlendRotation_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_BlendRotation_C'Default__PCGF_BlendRotation_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_BlendRotation_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "SetProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 80,
"ElementProp": {
"Type": "NameProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_BlendRotation_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_Z",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Location",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Rotation",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Scale",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_BreakRotator_Roll",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_BreakRotator_Pitch",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_BreakRotator_Yaw",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeRotator_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "CallFunc_MakeRotator_Roll_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_MakeRotator_Yaw_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_MakeRotator_Pitch_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_BlendRotation_C",
"Name": "Default__PCGF_BlendRotation_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.PCGF_BlendRotation_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RotationMultiplier": {
"X": 0.0,
"Y": 0.0,
"Z": 1.0
},
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "PointsToProject",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": false,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,438 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_EraseLowerPoint_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_EraseLowerPoint_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.2"
},
{
"ObjectName": "Function'PCGF_EraseLowerPoint_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.1"
}
],
"ChildProperties": [
{
"Type": "FloatProperty",
"Name": "MinHeight",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_EraseLowerPoint_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_EraseLowerPoint_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_EraseLowerPoint_C'Default__PCGF_EraseLowerPoint_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_EraseLowerPoint_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "SetProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 80,
"ElementProp": {
"Type": "NameProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_EraseLowerPoint_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "Temp_real_Variable",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Location",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Rotation",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Scale",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_Z",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "K2Node_Select_Option_0_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Less_DoubleDouble_B_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "K2Node_SetFieldsInStruct_Density_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_EraseLowerPoint_C",
"Name": "Default__PCGF_EraseLowerPoint_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.PCGF_EraseLowerPoint_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"MinHeight": 2000.0,
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "PointsToProject",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": false,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,429 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_FilterPointsByColor_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_FilterPointsByColor_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.2"
},
{
"ObjectName": "Function'PCGF_FilterPointsByColor_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.1"
}
],
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "InvertSelection",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "TargetColor",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'LinearColor'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "ErrorTolerance",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_FilterPointsByColor_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_FilterPointsByColor_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_FilterPointsByColor_C'Default__PCGF_FilterPointsByColor_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_FilterPointsByColor_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "SetProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 80,
"ElementProp": {
"Type": "NameProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_FilterPointsByColor_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_Vector4ToVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_VectorToLinearColor_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"Struct": {
"ObjectName": "Class'LinearColor'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_LinearColor_IsNearEqual_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_BoolBool_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_FilterPointsByColor_C",
"Name": "Default__PCGF_FilterPointsByColor_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.PCGF_FilterPointsByColor_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"TargetColor[1]": {
"R": 0.0,
"G": 0.0,
"B": 0.0,
"A": 0.0,
"Hex": "000000"
},
"ErrorTolerance[2]": 0.01,
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "Points",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": false,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,500 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_ForwardOffset_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_ForwardOffset_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.2"
},
{
"ObjectName": "Function'PCGF_ForwardOffset_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.1"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "OffsetMaxXY",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "OffsetMinXY",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "DensityMultiplier",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_ForwardOffset_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_ForwardOffset_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_ForwardOffset_C'Default__PCGF_ForwardOffset_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_ForwardOffset_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "SetProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 80,
"ElementProp": {
"Type": "NameProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_ForwardOffset_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Location",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Rotation",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Scale",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetForwardVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_Subtract_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "K2Node_SetFieldsInStruct_Density_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_ForwardOffset_C",
"Name": "Default__PCGF_ForwardOffset_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.PCGF_ForwardOffset_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"OffsetMaxXY": {
"X": 0.0,
"Y": 2.0
},
"OffsetMinXY[1]": {
"X": 0.0,
"Y": 2.0
},
"DensityMultiplier[2]": 1.0,
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "PointsToProject",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": false,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,476 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_MinMaxScale_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_MinMaxScale_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.2"
},
{
"ObjectName": "Function'PCGF_MinMaxScale_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.1"
}
],
"ChildProperties": [
{
"Type": "NameProperty",
"Name": "MinScaleAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "MaxScaleAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "ScaleAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_MinMaxScale_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_MinMaxScale_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_MinMaxScale_C'Default__PCGF_MinMaxScale_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_MinMaxScale_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "SpatialData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "NameProperty",
"Name": "PinLabel",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Context",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_MinMaxScale_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_GetFloatAttribute_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Location",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Rotation",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Scale",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_GetFloatAttribute_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_ClampVectorSize_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_ClampVectorSize_Max_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_ClampVectorSize_Min_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_MinMaxScale_C",
"Name": "Default__PCGF_MinMaxScale_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.PCGF_MinMaxScale_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"MinScaleAttribute": "ScaleMin",
"MaxScaleAttribute[1]": "ScaleMax",
"ScaleAttribute[2]": "ScaleMax",
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,428 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_RandomizedMeshAttribute_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_RandomizedMeshAttribute_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.2"
},
{
"ObjectName": "Function'PCGF_RandomizedMeshAttribute_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.1"
}
],
"ChildProperties": [
{
"Type": "StrProperty",
"Name": "MeshFilePath",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "MeshAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_RandomizedMeshAttribute_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_RandomizedMeshAttribute_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_RandomizedMeshAttribute_C'Default__PCGF_RandomizedMeshAttribute_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_RandomizedMeshAttribute_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "SpatialData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "NameProperty",
"Name": "PinLabel",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Context",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_MutableMetadata_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_RandomizedMeshAttribute_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_ParseIntoArray_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StrProperty",
"Name": "CallFunc_ParseIntoArray_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_Array_Random_OutItem",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Random_OutIndex",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_RandomizedMeshAttribute_C",
"Name": "Default__PCGF_RandomizedMeshAttribute_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.PCGF_RandomizedMeshAttribute_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"MeshAttribute[1]": "Mesh",
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,427 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_RotateTowards_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_RotateTowards_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.2"
},
{
"ObjectName": "Function'PCGF_RotateTowards_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.1"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "Position",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "Factor",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_RotateTowards_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_RotateTowards_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_RotateTowards_C'Default__PCGF_RotateTowards_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_RotateTowards_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "SetProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 80,
"ElementProp": {
"Type": "NameProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_RotateTowards_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Location",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Rotation",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Scale",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_FindLookAtRotation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_ComposeRotators_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_RLerp_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_RLerp_Alpha_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_RotateTowards_C",
"Name": "Default__PCGF_RotateTowards_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.PCGF_RotateTowards_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Position": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "Points",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": false,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,741 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_SetTreeDataTableAttributes_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_SetTreeDataTableAttributes_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.2"
},
{
"ObjectName": "Function'PCGF_SetTreeDataTableAttributes_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.1"
}
],
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "TreeDataTable",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StrProperty",
"Name": "TreeDataTableSoftReference",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "ArrayProperty",
"Name": "WeightedRows",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"Inner": {
"Type": "StructProperty",
"Name": "WeightedRows",
"Flags": "RF_Public",
"ElementSize": 144,
"Struct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
}
},
{
"Type": "BoolProperty",
"Name": "UseSoftRef",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_SetTreeDataTableAttributes_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_SetTreeDataTableAttributes_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_SetTreeDataTableAttributes_C'Default__PCGF_SetTreeDataTableAttributes_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_SetTreeDataTableAttributes_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "SpatialData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "NameProperty",
"Name": "PinLabel",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Context",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetDataTableRowNames_OutRowNames",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_GetDataTableRowNames_OutRowNames",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "NameProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetDataTableRowFromName_OutRow",
"Flags": "RF_Public",
"ElementSize": 144,
"Struct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetDataTableRowFromName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeSoftObjectPath_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 40,
"Struct": {
"ObjectName": "Class'SoftObjectPath'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Add_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "SoftObjectProperty",
"Name": "CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 48,
"PropertyFlags": "UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_LoadAsset_Blocking_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsData_Table",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_LessEqual_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_MutableMetadata_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item_1",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_SetTreeDataTableAttributes_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "RandomStruct",
"Flags": "RF_Public",
"ElementSize": 144,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Location",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Rotation",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Scale",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_SoftObjectReferenceToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_SoftObjectReferenceToString_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetSoftObjectPath_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 40,
"Struct": {
"ObjectName": "Class'SoftObjectPath'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_BreakSoftObjectPath_PathString",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_DoubleToVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Random_OutItem",
"Flags": "RF_Public",
"ElementSize": 144,
"Struct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Random_OutIndex",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetFloatAttribute_Value_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetFloatAttribute_Value_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetFloatAttribute_Value_ImplicitCast_2",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_SetTreeDataTableAttributes_C",
"Name": "Default__PCGF_SetTreeDataTableAttributes_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.PCGF_SetTreeDataTableAttributes_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,669 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_TransformTreeDetails_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_TransformTreeDetails_C:NodeTitleOverride'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.2"
},
{
"ObjectName": "Function'PCGF_TransformTreeDetails_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.3"
},
{
"ObjectName": "Function'PCGF_TransformTreeDetails_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.1"
}
],
"ChildProperties": [
{
"Type": "NameProperty",
"Name": "OffsetAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "RotateAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "ScaleAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "HeightAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_TransformTreeDetails_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_TransformTreeDetails_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.3"
},
"NodeTitleOverride": {
"ObjectName": "Function'PCGF_TransformTreeDetails_C:NodeTitleOverride'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_TransformTreeDetails_C'Default__PCGF_TransformTreeDetails_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.4"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_TransformTreeDetails_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "OutTaggedData",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Inner": {
"Type": "StructProperty",
"Name": "OutTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputs_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputs_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Add_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "NodeTitleOverride",
"Outer": "PCGF_TransformTreeDetails_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:NodeTitleOverride'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "NameProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Parm | OutParm | ReturnParm"
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_TransformTreeDetails_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "Metadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Point",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "DoubleProperty",
"Name": "RandomScale",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "Height",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "RandomRotation",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "RandomOffset",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_DoubleToVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeRotator_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Add_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Location",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Rotation",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Scale",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_TransformRotation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_TransformLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_GetFloatAttribute_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetVector2Attribute_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetVector2Attribute_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16,
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetVector2Attribute_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16,
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "CallFunc_MakeRotator_Yaw_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "K2Node_VariableSet_Height_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_TransformTreeDetails_C",
"Name": "Default__PCGF_TransformTreeDetails_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.PCGF_TransformTreeDetails_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,504 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_UnpackTreeDetailAttributes_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_UnpackTreeDetailAttributes_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.2"
},
{
"ObjectName": "Function'PCGF_UnpackTreeDetailAttributes_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.1"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_UnpackTreeDetailAttributes_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_UnpackTreeDetailAttributes_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_UnpackTreeDetailAttributes_C'Default__PCGF_UnpackTreeDetailAttributes_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_UnpackTreeDetailAttributes_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "SpatialData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "NameProperty",
"Name": "PinLabel",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Context",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_MutableMetadata_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_UnpackTreeDetailAttributes_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_GetStringAttribute_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeSoftObjectPath_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 40,
"Struct": {
"ObjectName": "Class'SoftObjectPath'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "SoftObjectProperty",
"Name": "CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 48,
"PropertyFlags": "UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsData_Table",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetDataTableRowNames_OutRowNames",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_GetDataTableRowNames_OutRowNames",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "NameProperty",
"Name": "CallFunc_Array_Random_OutItem",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Random_OutIndex",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetDataTableRowFromName_OutRow",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "UserDefinedStruct'TreeDetailsDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTableStruct.0"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetDataTableRowFromName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_SoftObjectReferenceToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetFloatAttribute_Value_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_UnpackTreeDetailAttributes_C",
"Name": "Default__PCGF_UnpackTreeDetailAttributes_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.PCGF_UnpackTreeDetailAttributes_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,80 @@
[
{
"Type": "CurveFloat",
"Name": "C_ForestInnerCurve",
"Class": "UScriptClass'CurveFloat'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"FloatCurve": {
"Keys": [
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.0070816875,
"Value": 0.025578022,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.21776253,
"Value": -0.0013777018,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.3267554,
"Value": 0.10671204,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.64282125,
"Value": 0.8459252,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.73702645,
"Value": 0.8759351,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 1.0183948,
"Value": -0.0070171356,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
}
]
}
}
}
]

View file

@ -0,0 +1,102 @@
[
{
"Type": "CurveFloat",
"Name": "C_ForestOuterCurve",
"Class": "UScriptClass'CurveFloat'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"FloatCurve": {
"Keys": [
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.009227011,
"Value": 1.0665531,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.09709731,
"Value": 1.0041801,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.17902073,
"Value": 0.92278177,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.2607595,
"Value": 0.67406154,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.4085067,
"Value": 0.49629015,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.64643985,
"Value": 0.265306,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.81511164,
"Value": 0.08858907,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 1.0,
"Value": 0.0,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
}
]
}
}
}
]

View file

@ -0,0 +1,178 @@
[
{
"Type": "PCGGraphInstance",
"Name": "PCG_LargeTileHorisontal",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_DistributeSplineMeshesTiles'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_DistributeSplineMeshesTiles.87"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "FE0C0227-44BBC864-A9BF10A6-DC456B57",
"Name": "TileCount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B0182502-4691FB54-52E1A2B8-54E6AE10",
"Name": "TileSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77312709-45E5DF00-9EFDD795-A7BDE7E8",
"Name": "TileLength",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "01BBAE72-44851147-12AB85BD-F75DD6F7",
"Name": "RandomOffset",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "5641CB67-432C4F52-1B8492B0-60E0E70F",
"Name": "RandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "1BA129DA-4ABEA555-3F1819B3-BFB2C83A",
"Name": "OffsetDown",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "26083CC7-4BF2DB7D-E43771AC-756872B6",
"Name": "Assets",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "3114315D-4253215C-5A63809E-DC17E404",
"Name": "ErasePercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AFFB1249-4E6D34FC-A81EB483-95BC89DB",
"Name": "BoundsScale",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48F86B75-4921B34A-41FD22A0-39A58342",
"Name": "RotateMesh",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "C90E2AC3-456C2B08-33140681-18C7DEE9",
"Name": "NormalRotationContribution",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 144
},
"PropertiesIDsOverridden": [
"26083CC7-4BF2DB7D-E43771AC-756872B6",
"FE0C0227-44BBC864-A9BF10A6-DC456B57",
"48F86B75-4921B34A-41FD22A0-39A58342",
"77312709-45E5DF00-9EFDD795-A7BDE7E8",
"B0182502-4691FB54-52E1A2B8-54E6AE10",
"5641CB67-432C4F52-1B8492B0-60E0E70F",
"01BBAE72-44851147-12AB85BD-F75DD6F7",
"AFFB1249-4E6D34FC-A81EB483-95BC89DB"
]
}
}
}
]

View file

@ -0,0 +1,177 @@
[
{
"Type": "PCGGraphInstance",
"Name": "PCG_LargeTileVertical",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_DistributeSplineMeshesTiles'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_DistributeSplineMeshesTiles.87"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "FE0C0227-44BBC864-A9BF10A6-DC456B57",
"Name": "TileCount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B0182502-4691FB54-52E1A2B8-54E6AE10",
"Name": "TileSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77312709-45E5DF00-9EFDD795-A7BDE7E8",
"Name": "TileLength",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "01BBAE72-44851147-12AB85BD-F75DD6F7",
"Name": "RandomOffset",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "5641CB67-432C4F52-1B8492B0-60E0E70F",
"Name": "RandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "1BA129DA-4ABEA555-3F1819B3-BFB2C83A",
"Name": "OffsetDown",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "26083CC7-4BF2DB7D-E43771AC-756872B6",
"Name": "Assets",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "3114315D-4253215C-5A63809E-DC17E404",
"Name": "ErasePercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AFFB1249-4E6D34FC-A81EB483-95BC89DB",
"Name": "BoundsScale",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48F86B75-4921B34A-41FD22A0-39A58342",
"Name": "RotateMesh",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "C90E2AC3-456C2B08-33140681-18C7DEE9",
"Name": "NormalRotationContribution",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 120
},
"PropertiesIDsOverridden": [
"26083CC7-4BF2DB7D-E43771AC-756872B6",
"FE0C0227-44BBC864-A9BF10A6-DC456B57",
"48F86B75-4921B34A-41FD22A0-39A58342",
"77312709-45E5DF00-9EFDD795-A7BDE7E8",
"B0182502-4691FB54-52E1A2B8-54E6AE10",
"5641CB67-432C4F52-1B8492B0-60E0E70F",
"01BBAE72-44851147-12AB85BD-F75DD6F7"
]
}
}
}
]

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,295 @@
[
{
"Type": "PCGGraphInstance",
"Name": "PCG_TightPines_dead",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_TightPines'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_TightPines.120"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"Name": "TreeDensity",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "8C4EF8C0-4C4C84FD-F987E786-465D7A83",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"Name": "OpenAreas",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "4E8E8727-4E52CC54-09C58997-D9D4E952",
"Name": "OpenAreasSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "ABF4E30A-471154E7-EC2773A4-730CE0B4",
"Name": "OpenAreasEdge",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D0498D44-4FD0D665-6DDCF195-05793DF1",
"Name": "OpenAreaMeshesPercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "46911CBE-4E377F81-D31D1193-9748F942",
"Name": "TreesMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A438056A-4FE0073A-C8015892-113B37ED",
"Name": "TreesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A2D96333-41B88AF8-C6508AA3-4670B579",
"Name": "OpenAreaMeshesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77DB5A84-4CFB9116-3A83F3A6-AD70ACB8",
"Name": "TreesAlignment",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "D3099204-45BF69E7-1F8B6B89-76961EA5",
"Name": "TreesRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"Name": "OpenAreaMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "75A93003-4E7B8812-D27B2F8F-CB50F0C7",
"Name": "DetailsAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "3A9B69DF-46515054-8A666BA7-690BED79",
"Name": "TreesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AAF04576-49CFCF2A-62CBAF8A-95FA3BED",
"Name": "OpeaAreaMeshesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "5495D8B8-476847DB-8195B097-11DD8642",
"Name": "Erasers",
"ValueType": "String",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "7A15047A-4A14A37C-007F6686-6B01E29F",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48BE5024-43A374A4-4A0968BB-7FC7C55A",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D7A6EE1F-40831C51-ACA5BA8C-EBB9B1C6",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "9B0891DB-4B2B017D-91DBC48F-4754B7F3",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 261
},
"PropertiesIDsOverridden": [
"4E8E8727-4E52CC54-09C58997-D9D4E952",
"D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"ABF4E30A-471154E7-EC2773A4-730CE0B4",
"B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"46911CBE-4E377F81-D31D1193-9748F942"
]
}
}
}
]

View file

@ -0,0 +1,297 @@
[
{
"Type": "PCGGraphInstance",
"Name": "PCG_TightPines_dense",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_TightPines'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_TightPines.120"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"Name": "TreeDensity",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "8C4EF8C0-4C4C84FD-F987E786-465D7A83",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"Name": "OpenAreas",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "4E8E8727-4E52CC54-09C58997-D9D4E952",
"Name": "OpenAreasSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "ABF4E30A-471154E7-EC2773A4-730CE0B4",
"Name": "OpenAreasEdge",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D0498D44-4FD0D665-6DDCF195-05793DF1",
"Name": "OpenAreaMeshesPercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "46911CBE-4E377F81-D31D1193-9748F942",
"Name": "TreesMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A438056A-4FE0073A-C8015892-113B37ED",
"Name": "TreesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A2D96333-41B88AF8-C6508AA3-4670B579",
"Name": "OpenAreaMeshesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77DB5A84-4CFB9116-3A83F3A6-AD70ACB8",
"Name": "TreesAlignment",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "D3099204-45BF69E7-1F8B6B89-76961EA5",
"Name": "TreesRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"Name": "OpenAreaMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "75A93003-4E7B8812-D27B2F8F-CB50F0C7",
"Name": "DetailsAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "3A9B69DF-46515054-8A666BA7-690BED79",
"Name": "TreesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AAF04576-49CFCF2A-62CBAF8A-95FA3BED",
"Name": "OpeaAreaMeshesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "5495D8B8-476847DB-8195B097-11DD8642",
"Name": "Erasers",
"ValueType": "String",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "7A15047A-4A14A37C-007F6686-6B01E29F",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48BE5024-43A374A4-4A0968BB-7FC7C55A",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D7A6EE1F-40831C51-ACA5BA8C-EBB9B1C6",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "9B0891DB-4B2B017D-91DBC48F-4754B7F3",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 261
},
"PropertiesIDsOverridden": [
"D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"46911CBE-4E377F81-D31D1193-9748F942",
"ABF4E30A-471154E7-EC2773A4-730CE0B4",
"4E8E8727-4E52CC54-09C58997-D9D4E952",
"B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"D0498D44-4FD0D665-6DDCF195-05793DF1"
]
}
}
}
]

View file

@ -0,0 +1,296 @@
[
{
"Type": "PCGGraphInstance",
"Name": "PCG_TightPines_sparse",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_TightPines'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_TightPines.120"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"Name": "TreeDensity",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "8C4EF8C0-4C4C84FD-F987E786-465D7A83",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"Name": "OpenAreas",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "4E8E8727-4E52CC54-09C58997-D9D4E952",
"Name": "OpenAreasSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "ABF4E30A-471154E7-EC2773A4-730CE0B4",
"Name": "OpenAreasEdge",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D0498D44-4FD0D665-6DDCF195-05793DF1",
"Name": "OpenAreaMeshesPercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "46911CBE-4E377F81-D31D1193-9748F942",
"Name": "TreesMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A438056A-4FE0073A-C8015892-113B37ED",
"Name": "TreesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A2D96333-41B88AF8-C6508AA3-4670B579",
"Name": "OpenAreaMeshesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77DB5A84-4CFB9116-3A83F3A6-AD70ACB8",
"Name": "TreesAlignment",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "D3099204-45BF69E7-1F8B6B89-76961EA5",
"Name": "TreesRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"Name": "OpenAreaMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "75A93003-4E7B8812-D27B2F8F-CB50F0C7",
"Name": "DetailsAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "3A9B69DF-46515054-8A666BA7-690BED79",
"Name": "TreesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AAF04576-49CFCF2A-62CBAF8A-95FA3BED",
"Name": "OpeaAreaMeshesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "5495D8B8-476847DB-8195B097-11DD8642",
"Name": "Erasers",
"ValueType": "String",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "7A15047A-4A14A37C-007F6686-6B01E29F",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48BE5024-43A374A4-4A0968BB-7FC7C55A",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D7A6EE1F-40831C51-ACA5BA8C-EBB9B1C6",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "9B0891DB-4B2B017D-91DBC48F-4754B7F3",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 261
},
"PropertiesIDsOverridden": [
"4E8E8727-4E52CC54-09C58997-D9D4E952",
"D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"ABF4E30A-471154E7-EC2773A4-730CE0B4",
"B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"46911CBE-4E377F81-D31D1193-9748F942",
"D0498D44-4FD0D665-6DDCF195-05793DF1"
]
}
}
}
]

View file

@ -0,0 +1,36 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPRHism_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'HierarchicalInstancedStaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPRHism_C'Default__BPRHism_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPRHism_C",
"Name": "Default__BPRHism_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism.BPRHism_C'",
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAllowCullDistanceVolume": false,
"CastShadow": false
}
}
]

View file

@ -0,0 +1,39 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPRHism_DontStep_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BPRHism_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPRHism_DontStep_C'Default__BPRHism_DontStep_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism_DontStep.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPRHism_DontStep_C",
"Name": "Default__BPRHism_DontStep_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism_DontStep.BPRHism_DontStep_C'",
"Template": {
"ObjectName": "BPRHism_C'Default__BPRHism_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No"
}
}
]

View file

@ -0,0 +1,37 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPRShadowCaster_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'HierarchicalInstancedStaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPRShadowCaster_C'Default__BPRShadowCaster_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRShadowCaster.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPRShadowCaster_C",
"Name": "Default__BPRShadowCaster_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRShadowCaster.BPRShadowCaster_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAllowCullDistanceVolume": false,
"bCastHiddenShadow": true,
"bVisible": false
}
}
]

View file

@ -0,0 +1,578 @@
[
{
"Type": "BillboardComponent",
"Name": "Billboard_GEN_VARIABLE",
"Outer": "BP_ProceduralForest_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_ForestPCG'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_ForestPCG.0"
},
"bIsScreenSizeScaled": true,
"ScreenSize": 0.01,
"RelativeLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 2000.0
},
"RelativeScale3D": {
"X": 20.0,
"Y": 20.0,
"Z": 20.0
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_ProceduralForest_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_ProceduralForest_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.9"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Billboard",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PCG",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "DensityRadius",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "TreesAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "TreesAmountOuter",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "RegionWdthOuter",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "FallenTreesAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "BushesAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "DecalsAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "SaplingsAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "RocksAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_ProceduralForest_C'Default__BP_ProceduralForest_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_ProceduralForest_C",
"Name": "Default__BP_ProceduralForest_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.BP_ProceduralForest_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DensityRadius[3]": 2000.0,
"TreesAmount[4]": 0.3,
"TreesAmountOuter[5]": 0.1,
"RegionWdthOuter[6]": 1.0,
"FallenTreesAmount[7]": 1.0,
"BushesAmount[8]": 0.05,
"DecalsAmount[9]": 0.3,
"SaplingsAmount[10]": 0.015,
"RocksAmount[11]": 0.075,
"PrimaryActorTick": {
"bStartWithTickEnabled": false
}
}
},
{
"Type": "PCGComponent",
"Name": "PCG_GEN_VARIABLE",
"Outer": "BP_ProceduralForest_C",
"Class": "UScriptClass'PCGComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
"bGenerated": true,
"GraphInstance": {
"ObjectName": "PCGGraphInstance'BP_ProceduralForest_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.4"
}
}
},
{
"Type": "PCGGraphInstance",
"Name": "PCGGraphInstance",
"Outer": "PCG_GEN_VARIABLE",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_ForestZone'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_ForestZone.111"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "C80040AB-4D9BE028-1ED7378F-AC017E4F",
"Name": "Seed",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "6566F15B-41636845-F17F88A3-460C3F0C",
"Name": "RotationToRadius",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "7CB8949C-492D891B-B9B2B7AE-1958837B",
"Name": "Trees-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "0CDA2CA2-4FCA12E2-CDE38084-5FE00A3F",
"Name": "TreeDetails-Enable",
"ValueType": "Bool",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "6DEF9EAA-442ED58B-4D565C90-5E84A414",
"Name": "TreeDetails-Amount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "4239B599-4E260FCB-2102B384-105BA2F9",
"Name": "DeadTrees-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "EA8E1921-46297B69-56C6918C-C6DB7EE3",
"Name": "DeadTrees-RegionScale",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "1F9BC06E-4111BE4C-28154BB2-2E54BBA6",
"Name": "YoungTrees-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "83AD735C-48FDE4A7-55A4B69D-BDE23FF0",
"Name": "YoungTreeDetails-Enable",
"ValueType": "Bool",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "0817DB34-4FE10577-AE44DE9B-4D754D95",
"Name": "YoungTreeDetails-Amount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "EB325F97-43354BF2-A0705BB3-BB6D8756",
"Name": "Bushes-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "C694CD1F-4B1E568F-C5166784-D1970B6C",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "29D3517A-4E7219FF-381005A9-D3E67D74",
"Name": "Rocks-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "0CCC48AF-456B8959-644A3C85-4B408B53",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "029A9E9B-48C1A9B6-7F7349B9-2E66BADF",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "DB427804-481886DA-FFA064A1-21763D58",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "D8647DE6-41FD01A0-6EB1DF83-1B81C6A7",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "EE199152-402299BB-2C39D789-AFEC5AF4",
"Name": "BigRocksAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "A4464E07-4E14E2B5-9505D68A-6D99A55C",
"Name": "SmallRocksAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "444C3889-450C1E0B-55469389-78BB45DC",
"Name": "RockBoundsMultiplier",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 155
}
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_ProceduralForest_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_ProceduralForest_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.5"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.8"
}
],
"VariableGuid": "7F3EE5F4-43882BBD-FB9BC486-7596E721",
"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'PCGComponent'",
"ObjectPath": "/Script/PCG"
},
"ComponentTemplate": {
"ObjectName": "PCGComponent'BP_ProceduralForest_C:PCG_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.3"
},
"VariableGuid": "BD64E125-4B87EBC1-EB50D58F-01CCA2C8",
"InternalVariableName": "PCG"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_4",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BillboardComponent'BP_ProceduralForest_C:Billboard_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.0"
},
"VariableGuid": "FE16BE56-419E5DA4-128C6FA4-289A6C60",
"InternalVariableName": "Billboard"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_ProceduralForest_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.6"
},
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.7"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.6"
},
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.7"
},
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.8"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.6"
}
}
}
]

View file

@ -0,0 +1,988 @@
[
{
"Type": "BillboardComponent",
"Name": "Billboard_GEN_VARIABLE",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_SwampPCG'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_SwampPCG.0"
},
"RelativeLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 25.0
},
"RelativeScale3D": {
"X": 3.0,
"Y": 0.2,
"Z": 0.2
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Swamp_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Swamp_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.12"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "CollissionPlane",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Billboard",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Spline",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SplineComponent'",
"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": "PCG",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "BoundSize",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "Looseness",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "TreesEdgeThickness",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "BushEdgeThickness",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "TreesAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "BushesAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "RocksAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Swamp_C'Default__BP_Swamp_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Swamp_C",
"Name": "Default__BP_Swamp_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.BP_Swamp_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoundSize[6]": {
"X": 400.0,
"Y": 400.0,
"Z": 300.0
},
"Looseness[7]": 0.01,
"TreesEdgeThickness[8]": 0.25,
"BushEdgeThickness[9]": 0.25,
"TreesAmount[10]": 0.1,
"BushesAmount[11]": 0.1
}
},
{
"Type": "PCGComponent",
"Name": "PCG_GEN_VARIABLE",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'PCGComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
"GraphInstance": {
"ObjectName": "PCGGraphInstance'BP_Swamp_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.4"
}
}
},
{
"Type": "PCGGraphInstance",
"Name": "PCGGraphInstance",
"Outer": "PCG_GEN_VARIABLE",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_Swamp'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_Swamp.101"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [],
"SerialSize": 2
}
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RelativeScale3D": {
"X": 25.0,
"Y": 25.0,
"Z": 25.0
},
"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'BP_Swamp_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.5"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.9"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_7'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.11"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.7"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.10"
}
],
"VariableGuid": "31BFDAFA-42069F6D-FAC158B7-7FA43B8B",
"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'BillboardComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BillboardComponent'BP_Swamp_C:Billboard_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.0"
},
"VariableGuid": "D7864404-4DB7B50C-76DC9491-9CB21712",
"InternalVariableName": "Billboard"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_2",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
},
"ComponentTemplate": {
"ObjectName": "PCGComponent'BP_Swamp_C:PCG_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.3"
},
"VariableGuid": "D7FD39C8-4604AC68-B67EE7AB-71EC1C09",
"InternalVariableName": "PCG"
}
},
{
"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'BP_Swamp_C:Plane_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.15"
},
"VariableGuid": "FF30826A-449E2213-61F5F289-1FE209E0",
"InternalVariableName": "Plane"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_4",
"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'BP_Swamp_C:CollissionPlane_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.14"
},
"VariableGuid": "6848B846-47B7023F-0F7FF4B3-459C3DB4",
"InternalVariableName": "CollissionPlane"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_7",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SplineComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SplineComponent'BP_Swamp_C:Spline_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.13"
},
"VariableGuid": "7D718F1F-48076A6D-747DF2B1-18D29899",
"InternalVariableName": "Spline"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.6"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.8"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.6"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.8"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.9"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_7'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.11"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.7"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.10"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.6"
}
}
},
{
"Type": "SplineComponent",
"Name": "Spline_GEN_VARIABLE",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'SplineComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SplineCurves": {
"Position": {
"Points": [
{
"InVal": 0.0,
"OutVal": {
"X": -76.47064,
"Y": -83.75809,
"Z": 0.0
},
"ArriveTangent": {
"X": 30.615921,
"Y": -31.317991,
"Z": 0.0
},
"LeaveTangent": {
"X": 30.615921,
"Y": -31.317991,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveUser"
},
{
"InVal": 1.0,
"OutVal": {
"X": 80.921974,
"Y": -82.95345,
"Z": 0.0
},
"ArriveTangent": {
"X": 37.339684,
"Y": 39.63508,
"Z": 0.0
},
"LeaveTangent": {
"X": 37.339684,
"Y": 39.63508,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveUser"
},
{
"InVal": 2.0,
"OutVal": {
"X": 85.98806,
"Y": 79.879776,
"Z": 0.0
},
"ArriveTangent": {
"X": -33.72554,
"Y": 33.79211,
"Z": 0.0
},
"LeaveTangent": {
"X": -33.72554,
"Y": 33.79211,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveUser"
},
{
"InVal": 3.0,
"OutVal": {
"X": -79.671036,
"Y": 81.322205,
"Z": 0.0
},
"ArriveTangent": {
"X": -18.688726,
"Y": -19.805397,
"Z": 0.0
},
"LeaveTangent": {
"X": -18.688726,
"Y": -19.805397,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveUser"
}
],
"bIsLooped": true,
"LoopKeyOffset": 1.0
},
"Rotation": {
"Points": [
{
"InVal": 0.0,
"OutVal": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 1.0,
"OutVal": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 2.0,
"OutVal": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 3.0,
"OutVal": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
}
],
"bIsLooped": true,
"LoopKeyOffset": 1.0
},
"Scale": {
"Points": [
{
"InVal": 0.0,
"OutVal": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 1.0,
"OutVal": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 2.0,
"OutVal": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 3.0,
"OutVal": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
}
],
"bIsLooped": true,
"LoopKeyOffset": 1.0
},
"ReparamTable": {
"Points": [
{
"InVal": 0.0,
"OutVal": 0.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 28.09193,
"OutVal": 0.25,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 78.86929,
"OutVal": 0.5,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 130.05447,
"OutVal": 0.75,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 159.6545,
"OutVal": 1.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 190.32597,
"OutVal": 1.25,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 243.19504,
"OutVal": 1.5,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 295.56134,
"OutVal": 1.75,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 324.72372,
"OutVal": 2.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 355.3469,
"OutVal": 2.25,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 410.33673,
"OutVal": 2.5,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 464.3841,
"OutVal": 2.75,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 491.74323,
"OutVal": 3.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 519.23334,
"OutVal": 3.25,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 573.2347,
"OutVal": 3.5,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 627.9846,
"OutVal": 3.75,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 658.0067,
"OutVal": 4.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
}
]
}
},
"ReparamStepsPerSegment": 4,
"bClosedLoop": true,
"ComponentTags": [
"Swamp"
]
}
},
{
"Type": "StaticMeshComponent",
"Name": "CollissionPlane_GEN_VARIABLE",
"Outer": "BP_Swamp_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": "MaterialInstanceConstant'MI_SwampIsland'",
"ObjectPath": "/Game/ITR2/Art/Environment/Nature/Swamp_Islands/MI_SwampIsland.0"
}
],
"CastShadow": false,
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionProfileName": "BlockAll",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "Projectile",
"Response": "ECollisionResponse::ECR_Block"
},
{
"Channel": "LineOfFire",
"Response": "ECollisionResponse::ECR_Block"
}
]
}
},
"RelativeLocation": {
"X": 1.0977252E-06,
"Y": 0.0,
"Z": -5.0
},
"RelativeScale3D": {
"X": 2.0,
"Y": 2.0,
"Z": 2.0
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "Plane_GEN_VARIABLE",
"Outer": "BP_Swamp_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": "MaterialInstanceConstant'MI_SwampWater'",
"ObjectPath": "/Game/ITR2/Art/Environment/Nature/Water/MI_SwampWater.0"
}
],
"CastShadow": false,
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No",
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionProfileName": "Water",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "SoundOcclusion",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Projectile",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Water",
"Response": "ECollisionResponse::ECR_Overlap"
}
]
}
},
"RelativeLocation": {
"X": 1.0606659E-06,
"Y": 0.0,
"Z": -3.0
},
"RelativeScale3D": {
"X": 2.0,
"Y": 2.0,
"Z": 2.0
},
"ComponentTags": [
"Water"
]
}
}
]

View file

@ -0,0 +1,507 @@
[
{
"Type": "BillboardComponent",
"Name": "Billboard_GEN_VARIABLE",
"Outer": "BP_TightForest_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_ForestPCGPineTight'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_ForestPCGPineTight.0"
},
"bIsScreenSizeScaled": true,
"ScreenSize": 0.01,
"RelativeLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 2000.0
},
"RelativeScale3D": {
"X": 20.0,
"Y": 20.0,
"Z": 20.0
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_TightForest_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_TightForest_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.9"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "PCG",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "Billboard",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"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"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_TightForest_C'Default__BP_TightForest_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_TightForest_C",
"Name": "Default__BP_TightForest_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.BP_TightForest_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "PCGComponent",
"Name": "PCG_GEN_VARIABLE",
"Outer": "BP_TightForest_C",
"Class": "UScriptClass'PCGComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bIsComponentPartitioned": true,
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
"GraphInstance": {
"ObjectName": "PCGGraphInstance'BP_TightForest_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.4"
}
}
},
{
"Type": "PCGGraphInstance",
"Name": "PCGGraphInstance",
"Outer": "PCG_GEN_VARIABLE",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_TightPines'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_TightPines.120"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"Name": "TreeDensity",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "8C4EF8C0-4C4C84FD-F987E786-465D7A83",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"Name": "OpenAreas",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "4E8E8727-4E52CC54-09C58997-D9D4E952",
"Name": "OpenAreasSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "ABF4E30A-471154E7-EC2773A4-730CE0B4",
"Name": "OpenAreasEdge",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D0498D44-4FD0D665-6DDCF195-05793DF1",
"Name": "OpenAreaMeshesPercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "46911CBE-4E377F81-D31D1193-9748F942",
"Name": "TreesMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A438056A-4FE0073A-C8015892-113B37ED",
"Name": "TreesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A2D96333-41B88AF8-C6508AA3-4670B579",
"Name": "OpenAreaMeshesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77DB5A84-4CFB9116-3A83F3A6-AD70ACB8",
"Name": "TreesAlignment",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "D3099204-45BF69E7-1F8B6B89-76961EA5",
"Name": "TreesRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"Name": "OpenAreaMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "75A93003-4E7B8812-D27B2F8F-CB50F0C7",
"Name": "DetailsAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "3A9B69DF-46515054-8A666BA7-690BED79",
"Name": "TreesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AAF04576-49CFCF2A-62CBAF8A-95FA3BED",
"Name": "OpeaAreaMeshesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "5495D8B8-476847DB-8195B097-11DD8642",
"Name": "Erasers",
"ValueType": "String",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "7A15047A-4A14A37C-007F6686-6B01E29F",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48BE5024-43A374A4-4A0968BB-7FC7C55A",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D7A6EE1F-40831C51-ACA5BA8C-EBB9B1C6",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "9B0891DB-4B2B017D-91DBC48F-4754B7F3",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 261
}
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_TightForest_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"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'BP_TightForest_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.5"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.7"
}
],
"VariableGuid": "4D3B4585-41ADBF69-606F0CA2-9CF906E8",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_2",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BillboardComponent'BP_TightForest_C:Billboard_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.0"
},
"VariableGuid": "81CCB40A-4974CA04-7914E5AD-33ADB355",
"InternalVariableName": "Billboard"
}
},
{
"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'PCGComponent'",
"ObjectPath": "/Script/PCG"
},
"ComponentTemplate": {
"ObjectName": "PCGComponent'BP_TightForest_C:PCG_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.3"
},
"VariableGuid": "3449E0D1-42B32B1D-A339BE89-691506EE",
"InternalVariableName": "PCG"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_TightForest_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.6"
},
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.8"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.6"
},
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.7"
},
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.8"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.6"
}
}
}
]

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