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