ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/LevelObjects/Components/BPC_DetailModeVisibility.json

310 lines
No EOL
10 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPC_DetailModeVisibility_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFunction": {
"ObjectName": "Function'BPC_DetailModeVisibility_C:ExecuteUbergraph_BPC_DetailModeVisibility'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/Components/BPC_DetailModeVisibility.2"
}
},
"SuperStruct": {
"ObjectName": "Class'ActorComponent'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BPC_DetailModeVisibility_C:UpdateVisibility'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/Components/BPC_DetailModeVisibility.5"
},
{
"ObjectName": "Function'BPC_DetailModeVisibility_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/Components/BPC_DetailModeVisibility.3"
},
{
"ObjectName": "Function'BPC_DetailModeVisibility_C:ReceiveEndPlay'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/Components/BPC_DetailModeVisibility.4"
},
{
"ObjectName": "Function'BPC_DetailModeVisibility_C:ExecuteUbergraph_BPC_DetailModeVisibility'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/Components/BPC_DetailModeVisibility.2"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "VisibleOnLow",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "VisibleOnMedium",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "VisibleOnHigh",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FuncMap": {
"ExecuteUbergraph_BPC_DetailModeVisibility": {
"ObjectName": "Function'BPC_DetailModeVisibility_C:ExecuteUbergraph_BPC_DetailModeVisibility'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/Components/BPC_DetailModeVisibility.2"
},
"ReceiveEndPlay": {
"ObjectName": "Function'BPC_DetailModeVisibility_C:ReceiveEndPlay'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/Components/BPC_DetailModeVisibility.4"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BPC_DetailModeVisibility_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/Components/BPC_DetailModeVisibility.3"
},
"UpdateVisibility": {
"ObjectName": "Function'BPC_DetailModeVisibility_C:UpdateVisibility'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/Components/BPC_DetailModeVisibility.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_DetailModeVisibility_C'Default__BPC_DetailModeVisibility_C'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/Components/BPC_DetailModeVisibility.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPC_DetailModeVisibility_C",
"Name": "Default__BPC_DetailModeVisibility_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/LevelObjects/Components/BPC_DetailModeVisibility.BPC_DetailModeVisibility_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"VisibleOnMedium[2]": true,
"VisibleOnHigh[3]": true
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BPC_DetailModeVisibility",
"Outer": "BPC_DetailModeVisibility_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": "ByteProperty",
"Name": "K2Node_Event_EndPlayReason",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EEndPlayReason'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusEventsSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'NoParamsDelegate__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BPC_DetailModeVisibility_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": "ReceiveEndPlay",
"Outer": "BPC_DetailModeVisibility_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'ActorComponent:ReceiveEndPlay'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ByteProperty",
"Name": "EndPlayReason",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "Class'EEndPlayReason'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "UpdateVisibility",
"Outer": "BPC_DetailModeVisibility_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"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_Not_PreBool_ReturnValue_1",
"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": "BoolProperty",
"Name": "CallFunc_Not_PreBool_ReturnValue_2",
"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'RadiusSettingsSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "EnumProperty",
"Name": "CallFunc_GetEffects_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EQualityType'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_SwitchEnum_CmpSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
}
]