817 lines
26 KiB
JSON
817 lines
26 KiB
JSON
|
[
|
||
|
{
|
||
|
"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
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|