855 lines
No EOL
28 KiB
JSON
855 lines
No EOL
28 KiB
JSON
[
|
|
{
|
|
"Type": "BlueprintGeneratedClass",
|
|
"Name": "BPA_FaceFollowingMenu_C",
|
|
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"SimpleConstructionScript": {
|
|
"ObjectName": "SimpleConstructionScript'BPA_FaceFollowingMenu_C:SimpleConstructionScript_0'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.16"
|
|
},
|
|
"UberGraphFunction": {
|
|
"ObjectName": "Function'BPA_FaceFollowingMenu_C:ExecuteUbergraph_BPA_FaceFollowingMenu'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.4"
|
|
}
|
|
},
|
|
"SuperStruct": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
},
|
|
"Children": [
|
|
{
|
|
"ObjectName": "Function'BPA_FaceFollowingMenu_C:ReceiveBeginPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.5"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPA_FaceFollowingMenu_C:ReceiveTick'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.6"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPA_FaceFollowingMenu_C:UpdateRotation'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.7"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPA_FaceFollowingMenu_C:ExecuteUbergraph_BPA_FaceFollowingMenu'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.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_MainMenu_Mih3D",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'ChildActorComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "RotationPivot",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SceneComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "Scene",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SceneComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "MenuStaticMesh",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'StaticMeshComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "bRequestCentered",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CameraManager",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PlayerCameraManager'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "bRotateMenu",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "IgnoreRotAngle",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
|
}
|
|
],
|
|
"FuncMap": {
|
|
"ExecuteUbergraph_BPA_FaceFollowingMenu": {
|
|
"ObjectName": "Function'BPA_FaceFollowingMenu_C:ExecuteUbergraph_BPA_FaceFollowingMenu'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.4"
|
|
},
|
|
"UpdateRotation": {
|
|
"ObjectName": "Function'BPA_FaceFollowingMenu_C:UpdateRotation'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.7"
|
|
},
|
|
"ReceiveTick": {
|
|
"ObjectName": "Function'BPA_FaceFollowingMenu_C:ReceiveTick'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.6"
|
|
},
|
|
"ReceiveBeginPlay": {
|
|
"ObjectName": "Function'BPA_FaceFollowingMenu_C:ReceiveBeginPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.5"
|
|
}
|
|
},
|
|
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
|
"ClassWithin": {
|
|
"ObjectName": "Class'Object'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
},
|
|
"ClassConfigName": "Engine",
|
|
"bCooked": true,
|
|
"ClassDefaultObject": {
|
|
"ObjectName": "BPA_FaceFollowingMenu_C'Default__BPA_FaceFollowingMenu_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.2"
|
|
},
|
|
"EditorTags": {
|
|
"BlueprintType": "BPTYPE_Normal"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BP_MainMenu_Mih3D_C",
|
|
"Name": "BP_MainMenu_Mih3D_GEN_VARIABLE_BP_MainMenu_Mih3D_C_CAT",
|
|
"Outer": "BP_MainMenu_Mih3D_GEN_VARIABLE",
|
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/UI/MainMenu/BP_MainMenu_Mih3D.BP_MainMenu_Mih3D_C'",
|
|
"Template": {
|
|
"ObjectName": "BP_MainMenu_Mih3D_C'Default__BP_MainMenu_Mih3D_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/BP_MainMenu_Mih3D.1"
|
|
},
|
|
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
|
},
|
|
{
|
|
"Type": "BPA_FaceFollowingMenu_C",
|
|
"Name": "Default__BPA_FaceFollowingMenu_C",
|
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.BPA_FaceFollowingMenu_C'",
|
|
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"UberGraphFrame": {},
|
|
"bRequestCentered[5]": true,
|
|
"bRotateMenu[7]": true,
|
|
"IgnoreRotAngle[8]": 20.0,
|
|
"PrimaryActorTick": {
|
|
"bCanEverTick": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "ChildActorComponent",
|
|
"Name": "BP_MainMenu_Mih3D_GEN_VARIABLE",
|
|
"Outer": "BPA_FaceFollowingMenu_C",
|
|
"Class": "UScriptClass'ChildActorComponent'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"ChildActorClass": {
|
|
"ObjectName": "BlueprintGeneratedClass'BP_MainMenu_Mih3D_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/BP_MainMenu_Mih3D.0"
|
|
},
|
|
"ChildActorTemplate": {
|
|
"ObjectName": "BP_MainMenu_Mih3D_C'BPA_FaceFollowingMenu_C:BP_MainMenu_Mih3D_GEN_VARIABLE.BP_MainMenu_Mih3D_GEN_VARIABLE_BP_MainMenu_Mih3D_C_CAT'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.1"
|
|
},
|
|
"RelativeLocation": {
|
|
"X": 170.0,
|
|
"Y": 0.0,
|
|
"Z": 40.0
|
|
},
|
|
"RelativeRotation": {
|
|
"Pitch": 0.0,
|
|
"Yaw": 180.0,
|
|
"Roll": -0.0
|
|
},
|
|
"RelativeScale3D": {
|
|
"X": 0.2,
|
|
"Y": 0.2,
|
|
"Z": 0.2
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ExecuteUbergraph_BPA_FaceFollowingMenu",
|
|
"Outer": "BPA_FaceFollowingMenu_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_GetFirstPlayerController_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PlayerController'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "K2Node_Event_DeltaSeconds",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "K2Node_CustomEvent_DeltaSeconds",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_GetComponentRotation_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Rotator'",
|
|
"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": "StructProperty",
|
|
"Name": "CallFunc_MakeRotator_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Rotator'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_K2_GetRootComponent_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SceneComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_K2_GetRootComponent_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SceneComponent'",
|
|
"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_GetComponentRotation_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Rotator'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_Subtract_VectorVector_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "CallFunc_BreakRotator_Roll_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "CallFunc_BreakRotator_Pitch_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "CallFunc_BreakRotator_Yaw_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_GetComponentRotation_ReturnValue_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Rotator'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_MakeRotator_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Rotator'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "CallFunc_BreakRotator_Roll_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "CallFunc_BreakRotator_Pitch_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "CallFunc_BreakRotator_Yaw_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_RInterpTo_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Rotator'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_MakeRotator_ReturnValue_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Rotator'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_SetWorldRotation_SweepHitResult",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 240,
|
|
"PropertyFlags": "ContainsInstancedReference",
|
|
"Struct": {
|
|
"ObjectName": "Class'HitResult'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_MakeTransform_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_Subtract_DoubleDouble_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_SetWorldTransform_SweepHitResult",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 240,
|
|
"PropertyFlags": "ContainsInstancedReference",
|
|
"Struct": {
|
|
"ObjectName": "Class'HitResult'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_Abs_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"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_Greater_DoubleDouble_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_BooleanOR_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": "ObjectProperty",
|
|
"Name": "CallFunc_GetInstigator_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Pawn'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"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": "ObjectProperty",
|
|
"Name": "CallFunc_GetController_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Controller'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "K2Node_DynamicCast_AsPlayer_Controller",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PlayerController'",
|
|
"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_Less_DoubleDouble_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_UpdateRotation_DeltaSeconds_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "CallFunc_RInterpTo_DeltaTime_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_Subtract_DoubleDouble_B_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_Subtract_DoubleDouble_A_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ReceiveBeginPlay",
|
|
"Outer": "BPA_FaceFollowingMenu_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": "BPA_FaceFollowingMenu_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": "UpdateRotation",
|
|
"Outer": "BPA_FaceFollowingMenu_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "DeltaSeconds",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "SceneComponent",
|
|
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
|
"Outer": "BPA_FaceFollowingMenu_C",
|
|
"Class": "UScriptClass'SceneComponent'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
|
},
|
|
{
|
|
"Type": "SceneComponent",
|
|
"Name": "RotationPivot_GEN_VARIABLE",
|
|
"Outer": "BPA_FaceFollowingMenu_C",
|
|
"Class": "UScriptClass'SceneComponent'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
|
},
|
|
{
|
|
"Type": "SceneComponent",
|
|
"Name": "Scene_GEN_VARIABLE",
|
|
"Outer": "BPA_FaceFollowingMenu_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'BPA_FaceFollowingMenu_C:DefaultSceneRoot_GEN_VARIABLE'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.8"
|
|
},
|
|
"VariableGuid": "B648B9D6-4A9E2BBB-4FB7A887-AF2EE204",
|
|
"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'BPA_FaceFollowingMenu_C:BP_MainMenu_Mih3D_GEN_VARIABLE'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.3"
|
|
},
|
|
"VariableGuid": "EDFECE00-46BEFB71-929D6995-7F227307",
|
|
"InternalVariableName": "BP_MainMenu_Mih3D"
|
|
}
|
|
},
|
|
{
|
|
"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'SceneComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
},
|
|
"ComponentTemplate": {
|
|
"ObjectName": "SceneComponent'BPA_FaceFollowingMenu_C:RotationPivot_GEN_VARIABLE'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.9"
|
|
},
|
|
"ChildNodes": [
|
|
{
|
|
"ObjectName": "SCS_Node'BPA_FaceFollowingMenu_C:SimpleConstructionScript_0.SCS_Node_1'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.12"
|
|
}
|
|
],
|
|
"VariableGuid": "D875DB65-4466DAE0-0C898898-E80BE159",
|
|
"InternalVariableName": "RotationPivot"
|
|
}
|
|
},
|
|
{
|
|
"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'BPA_FaceFollowingMenu_C:Scene_GEN_VARIABLE'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.10"
|
|
},
|
|
"ChildNodes": [
|
|
{
|
|
"ObjectName": "SCS_Node'BPA_FaceFollowingMenu_C:SimpleConstructionScript_0.SCS_Node_5'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.15"
|
|
},
|
|
{
|
|
"ObjectName": "SCS_Node'BPA_FaceFollowingMenu_C:SimpleConstructionScript_0.SCS_Node_3'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.13"
|
|
}
|
|
],
|
|
"VariableGuid": "4D4E0EC6-4E54F897-926563B2-14073E1A",
|
|
"InternalVariableName": "Scene"
|
|
}
|
|
},
|
|
{
|
|
"Type": "SCS_Node",
|
|
"Name": "SCS_Node_5",
|
|
"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'BPA_FaceFollowingMenu_C:MenuStaticMesh_GEN_VARIABLE'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.17"
|
|
},
|
|
"VariableGuid": "A0896583-4ECB8E08-8FE4A88B-FB0D210C",
|
|
"InternalVariableName": "MenuStaticMesh"
|
|
}
|
|
},
|
|
{
|
|
"Type": "SimpleConstructionScript",
|
|
"Name": "SimpleConstructionScript_0",
|
|
"Outer": "BPA_FaceFollowingMenu_C",
|
|
"Class": "UScriptClass'SimpleConstructionScript'",
|
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"RootNodes": [
|
|
{
|
|
"ObjectName": "SCS_Node'BPA_FaceFollowingMenu_C:SimpleConstructionScript_0.SCS_Node_4'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.14"
|
|
}
|
|
],
|
|
"AllNodes": [
|
|
{
|
|
"ObjectName": "SCS_Node'BPA_FaceFollowingMenu_C:SimpleConstructionScript_0.SCS_Node_5'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.15"
|
|
},
|
|
{
|
|
"ObjectName": "SCS_Node'BPA_FaceFollowingMenu_C:SimpleConstructionScript_0.SCS_Node_4'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.14"
|
|
},
|
|
{
|
|
"ObjectName": "SCS_Node'BPA_FaceFollowingMenu_C:SimpleConstructionScript_0.SCS_Node_3'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.13"
|
|
},
|
|
{
|
|
"ObjectName": "SCS_Node'BPA_FaceFollowingMenu_C:SimpleConstructionScript_0.SCS_Node_1'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.12"
|
|
}
|
|
],
|
|
"DefaultSceneRootNode": {
|
|
"ObjectName": "SCS_Node'BPA_FaceFollowingMenu_C:SimpleConstructionScript_0.SCS_Node_0'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.11"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "StaticMeshComponent",
|
|
"Name": "MenuStaticMesh_GEN_VARIABLE",
|
|
"Outer": "BPA_FaceFollowingMenu_C",
|
|
"Class": "UScriptClass'StaticMeshComponent'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"StaticMesh": {
|
|
"ObjectName": "StaticMesh'SM_UISphere'",
|
|
"ObjectPath": "/Game/ITR2/MaterialLibrary/UI/SM_UISphere.2"
|
|
},
|
|
"RelativeScale3D": {
|
|
"X": 0.03,
|
|
"Y": 0.03,
|
|
"Z": 0.03
|
|
}
|
|
}
|
|
}
|
|
] |