2034 lines
No EOL
59 KiB
JSON
2034 lines
No EOL
59 KiB
JSON
[
|
|
{
|
|
"Type": "BlueprintGeneratedClass",
|
|
"Name": "BPC_InfoController_C",
|
|
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"UberGraphFunction": {
|
|
"ObjectName": "Function'BPC_InfoController_C:ExecuteUbergraph_BPC_InfoController'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.4"
|
|
}
|
|
},
|
|
"SuperStruct": {
|
|
"ObjectName": "Class'ActorComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
},
|
|
"Children": [
|
|
{
|
|
"ObjectName": "Function'BPC_InfoController_C:FShowInfo'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.5"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_InfoController_C:CalculateLPZonesBasedOnCurve'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.3"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_InfoController_C:SpawnInfos'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.10"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_InfoController_C:CalcAndUpdateInfoLocation'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.2"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_InfoController_C:ReceiveBeginPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.8"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_InfoController_C:ReceiveTick'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.9"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_InfoController_C:Initialize'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.6"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_InfoController_C:Nullify'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.7"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_InfoController_C:ToggleInfos'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.11"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_InfoController_C:ExecuteUbergraph_BPC_InfoController'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.4"
|
|
}
|
|
],
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "UberGraphFrame",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 16,
|
|
"PropertyFlags": "Transient | DuplicateTransient",
|
|
"Struct": {
|
|
"ObjectName": "Class'PointerToUberGraphFrame'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "avrgInfoLeftPos",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 24,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "BodyRef",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SkeletalMeshComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "avrgInfoRightPos",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 24,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CameraManager",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PlayerCameraManager'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "LeftInfoWindow",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
|
|
"PropertyClass": {
|
|
"ObjectName": "BlueprintGeneratedClass'BP_InfoPanel_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.0"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "RightInfoWindow",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
|
|
"PropertyClass": {
|
|
"ObjectName": "BlueprintGeneratedClass'BP_InfoPanel_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.0"
|
|
}
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "locPreviousValue",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "Max Green",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "Max Yellow",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "Max Value",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "Max Teal",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "avrgInfoLeftRot",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 24,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"Struct": {
|
|
"ObjectName": "Class'Rotator'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "avrgInfoRightRot",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 24,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"Struct": {
|
|
"ObjectName": "Class'Rotator'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CurrentPlayerVel",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 24,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "As Radius Player Character Gameplay",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'RadiusPlayerCharacterGameplay'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
}
|
|
],
|
|
"FuncMap": {
|
|
"ExecuteUbergraph_BPC_InfoController": {
|
|
"ObjectName": "Function'BPC_InfoController_C:ExecuteUbergraph_BPC_InfoController'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.4"
|
|
},
|
|
"ToggleInfos": {
|
|
"ObjectName": "Function'BPC_InfoController_C:ToggleInfos'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.11"
|
|
},
|
|
"Nullify": {
|
|
"ObjectName": "Function'BPC_InfoController_C:Nullify'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.7"
|
|
},
|
|
"Initialize": {
|
|
"ObjectName": "Function'BPC_InfoController_C:Initialize'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.6"
|
|
},
|
|
"ReceiveTick": {
|
|
"ObjectName": "Function'BPC_InfoController_C:ReceiveTick'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.9"
|
|
},
|
|
"ReceiveBeginPlay": {
|
|
"ObjectName": "Function'BPC_InfoController_C:ReceiveBeginPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.8"
|
|
},
|
|
"CalcAndUpdateInfoLocation": {
|
|
"ObjectName": "Function'BPC_InfoController_C:CalcAndUpdateInfoLocation'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.2"
|
|
},
|
|
"SpawnInfos": {
|
|
"ObjectName": "Function'BPC_InfoController_C:SpawnInfos'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.10"
|
|
},
|
|
"CalculateLPZonesBasedOnCurve": {
|
|
"ObjectName": "Function'BPC_InfoController_C:CalculateLPZonesBasedOnCurve'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.3"
|
|
},
|
|
"FShowInfo": {
|
|
"ObjectName": "Function'BPC_InfoController_C:FShowInfo'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.5"
|
|
}
|
|
},
|
|
"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_InfoController_C'Default__BPC_InfoController_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.1"
|
|
},
|
|
"EditorTags": {
|
|
"BlueprintType": "BPTYPE_Normal"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BPC_InfoController_C",
|
|
"Name": "Default__BPC_InfoController_C",
|
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/BPC_InfoController.BPC_InfoController_C'",
|
|
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"UberGraphFrame": {},
|
|
"avrgInfoLeftPos[1]": {
|
|
"X": 0.0,
|
|
"Y": 0.0,
|
|
"Z": 0.0
|
|
},
|
|
"avrgInfoRightPos[3]": {
|
|
"X": 0.0,
|
|
"Y": 0.0,
|
|
"Z": 0.0
|
|
},
|
|
"avrgInfoLeftRot[12]": {
|
|
"Pitch": 0.0,
|
|
"Yaw": 0.0,
|
|
"Roll": 0.0
|
|
},
|
|
"avrgInfoRightRot[13]": {
|
|
"Pitch": 0.0,
|
|
"Yaw": 0.0,
|
|
"Roll": 0.0
|
|
},
|
|
"CurrentPlayerVel[14]": {
|
|
"X": 0.0,
|
|
"Y": 0.0,
|
|
"Z": 0.0
|
|
},
|
|
"PrimaryComponentTick": {
|
|
"bCanEverTick": true,
|
|
"bStartWithTickEnabled": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "CalcAndUpdateInfoLocation",
|
|
"Outer": "BPC_InfoController_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "NameProperty",
|
|
"Name": "InSocketName",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 12,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "AverageLoc",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "AverageRot",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"Struct": {
|
|
"ObjectName": "Class'Rotator'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "InfoBP",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"PropertyClass": {
|
|
"ObjectName": "BlueprintGeneratedClass'BP_InfoPanel_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.0"
|
|
}
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "OffsetForward",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "OffsetUp",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "Temp_bool_Variable",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_Conv_DoubleToVector_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_EqualEqual_VectorVector_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"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": "DoubleProperty",
|
|
"Name": "CallFunc_VSize_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_GetWorldDeltaSeconds_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": "StructProperty",
|
|
"Name": "K2Node_MakeStruct_BPEuroLowPassFilter",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 176,
|
|
"Struct": {
|
|
"ObjectName": "Class'BPEuroLowPassFilter'",
|
|
"ObjectPath": "/Script/VRExpansionPlugin"
|
|
}
|
|
},
|
|
{
|
|
"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_GetUpVector_ReturnValue",
|
|
"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_Multiply_VectorVector_ReturnValue",
|
|
"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": "StructProperty",
|
|
"Name": "CallFunc_K2_GetComponentLocation_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_Multiply_VectorFloat_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_Multiply_VectorFloat_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_GetSocketLocation_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_SphereTraceSingle_OutHit",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 240,
|
|
"PropertyFlags": "ContainsInstancedReference",
|
|
"Struct": {
|
|
"ObjectName": "Class'HitResult'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_SphereTraceSingle_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"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": "StructProperty",
|
|
"Name": "CallFunc_Add_VectorVector_ReturnValue_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "K2Node_Select_Default",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_RunEuroSmoothingFilter_SmoothedValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_LowPassFilter_Exponential_newAverage",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_SelectVector_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "CallFunc_RunEuroSmoothingFilter_DeltaTime_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4,
|
|
"PropertyFlags": "ConstParm"
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "CalculateLPZonesBasedOnCurve",
|
|
"Outer": "BPC_InfoController_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "MaxGreen",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Parm | OutParm"
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "MaxYellow",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Parm | OutParm"
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "MaxValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Parm | OutParm"
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "MaxTeal",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Parm | OutParm"
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'RadiusConfigurationSubsystem'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ArrayProperty",
|
|
"Name": "CallFunc_Map_Keys_Keys",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 16,
|
|
"PropertyFlags": "ReferenceParm",
|
|
"Inner": {
|
|
"Type": "FloatProperty",
|
|
"Name": "CallFunc_Map_Keys_Keys",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
}
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "K2Node_FunctionResult_MaxGreen_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "K2Node_FunctionResult_MaxYellow_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "K2Node_FunctionResult_MaxValue_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "K2Node_FunctionResult_MaxTeal_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ExecuteUbergraph_BPC_InfoController",
|
|
"Outer": "BPC_InfoController_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": "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": "BoolProperty",
|
|
"Name": "Temp_bool_Variable",
|
|
"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": "DoubleProperty",
|
|
"Name": "Temp_real_Variable",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "Temp_real_Variable_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "Temp_bool_Variable_1",
|
|
"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": "FloatProperty",
|
|
"Name": "Temp_real_Variable_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "Temp_real_Variable_3",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "Temp_bool_Variable_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "K2Node_Select_Default_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "Temp_real_Variable_4",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "Temp_real_Variable_5",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "Temp_bool_Variable_3",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "K2Node_Select_Default_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "Temp_real_Variable_6",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "Temp_real_Variable_7",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "Temp_bool_Variable_4",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "K2Node_Select_Default_3",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "NameProperty",
|
|
"Name": "Temp_name_Variable",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 12
|
|
},
|
|
{
|
|
"Type": "NameProperty",
|
|
"Name": "Temp_name_Variable_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 12
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "Temp_bool_Variable_5",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "NameProperty",
|
|
"Name": "K2Node_Select_Default_4",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 12
|
|
},
|
|
{
|
|
"Type": "NameProperty",
|
|
"Name": "Temp_name_Variable_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 12
|
|
},
|
|
{
|
|
"Type": "NameProperty",
|
|
"Name": "Temp_name_Variable_3",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 12
|
|
},
|
|
{
|
|
"Type": "NameProperty",
|
|
"Name": "K2Node_Select_Default_5",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 12
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "K2Node_Event_DeltaSeconds",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetOwner_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetFirstPlayerController_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PlayerController'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "InterfaceProperty",
|
|
"Name": "K2Node_DynamicCast_AsRadius_Player_Interface",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 16,
|
|
"InterfaceClass": {
|
|
"ObjectName": "Class'RadiusPlayerInterface'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"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_GetPlayerBodyRef_Ref",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SkeletalMeshComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetOwner_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_IsGamePaused_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "InterfaceProperty",
|
|
"Name": "K2Node_DynamicCast_AsRadius_Player_Interface_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 16,
|
|
"InterfaceClass": {
|
|
"ObjectName": "Class'RadiusPlayerInterface'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "K2Node_DynamicCast_bSuccess_1",
|
|
"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_IsAlive_Alive",
|
|
"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
|
|
},
|
|
{
|
|
"Type": "EnumProperty",
|
|
"Name": "K2Node_CustomEvent_HandToToggle",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": {
|
|
"ObjectName": "Class'EVRHand'",
|
|
"ObjectPath": "/Script/VRExpansionPlugin"
|
|
},
|
|
"UnderlyingProp": {
|
|
"Type": "ByteProperty",
|
|
"Name": "UnderlyingType",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": null
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "K2Node_CustomEvent_On",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_FShowInfo_IsPlayerOrItemInfo",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_FShowInfo_IsPlayerOrItemInfo_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"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_CalculateLPZonesBasedOnCurve_MaxGreen",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_CalculateLPZonesBasedOnCurve_MaxYellow",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_CalculateLPZonesBasedOnCurve_MaxValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_CalculateLPZonesBasedOnCurve_MaxTeal",
|
|
"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": "ObjectProperty",
|
|
"Name": "K2Node_DynamicCast_AsRadius_Player_Character_Gameplay",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'RadiusPlayerCharacterGameplay'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "K2Node_DynamicCast_bSuccess_2",
|
|
"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": "FShowInfo",
|
|
"Outer": "BPC_InfoController_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "Show",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "Left",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "IsPlayerOrItemInfo",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "Parm | OutParm",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "locIsPlayerOrItemInfo",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "Edit | BlueprintVisible",
|
|
"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": "BoolProperty",
|
|
"Name": "Temp_bool_Variable",
|
|
"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": "BoolProperty",
|
|
"Name": "CallFunc_IsValid_ReturnValue_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"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": "ObjectProperty",
|
|
"Name": "CallFunc_GetOwner_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "InterfaceProperty",
|
|
"Name": "K2Node_DynamicCast_AsRadius_Player_Interface",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 16,
|
|
"InterfaceClass": {
|
|
"ObjectName": "Class'RadiusPlayerInterface'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"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_GetGripControllerRefs_Left",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'GripMotionControllerComponent'",
|
|
"ObjectPath": "/Script/VRExpansionPlugin"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetGripControllerRefs_Right",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'GripMotionControllerComponent'",
|
|
"ObjectPath": "/Script/VRExpansionPlugin"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "Temp_bool_Variable_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "Temp_bool_Variable_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "K2Node_Select_Default",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "K2Node_Select_Default_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'GripMotionControllerComponent'",
|
|
"ObjectPath": "/Script/VRExpansionPlugin"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ArrayProperty",
|
|
"Name": "CallFunc_GetGrippedActors_GrippedActorArray",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 16,
|
|
"PropertyFlags": "ReferenceParm",
|
|
"Inner": {
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetGrippedActors_GrippedActorArray",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_Array_Get_Item",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "CallFunc_Array_Length_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "K2Node_DynamicCast_AsRadius_Item_Base",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'RadiusItemBase'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "K2Node_DynamicCast_bSuccess_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_EqualEqual_IntInt_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "K2Node_Select_Default_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "Initialize",
|
|
"Outer": "BPC_InfoController_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "Nullify",
|
|
"Outer": "BPC_InfoController_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ReceiveBeginPlay",
|
|
"Outer": "BPC_InfoController_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": "ReceiveTick",
|
|
"Outer": "BPC_InfoController_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"SuperStruct": {
|
|
"ObjectName": "Class'ActorComponent: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": "SpawnInfos",
|
|
"Outer": "BPC_InfoController_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "left",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"PropertyFlags": "Edit | BlueprintVisible",
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "right",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"PropertyFlags": "Edit | BlueprintVisible",
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_GetSocketTransform_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_GetSocketTransform_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"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_BreakTransform_Location_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_BreakTransform_Rotation_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Rotator'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_BreakTransform_Scale_1",
|
|
"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": "ObjectProperty",
|
|
"Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_BreakTransform_Location_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_BreakTransform_Rotation_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Rotator'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_BreakTransform_Scale_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_FinishSpawningActor_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "BlueprintGeneratedClass'BP_InfoPanel_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.0"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_BreakTransform_Location_3",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_BreakTransform_Rotation_3",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Rotator'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_BreakTransform_Scale_3",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_MakeTransform_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_FinishSpawningActor_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "BlueprintGeneratedClass'BP_InfoPanel_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.0"
|
|
}
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ToggleInfos",
|
|
"Outer": "BPC_InfoController_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "EnumProperty",
|
|
"Name": "HandToToggle",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"Enum": {
|
|
"ObjectName": "Class'EVRHand'",
|
|
"ObjectPath": "/Script/VRExpansionPlugin"
|
|
},
|
|
"UnderlyingProp": {
|
|
"Type": "ByteProperty",
|
|
"Name": "UnderlyingType",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": null
|
|
}
|
|
},
|
|
{
|
|
"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_BlueprintCallable | FUNC_BlueprintEvent"
|
|
}
|
|
] |