569 lines
No EOL
18 KiB
JSON
569 lines
No EOL
18 KiB
JSON
[
|
|
{
|
|
"Type": "BlueprintGeneratedClass",
|
|
"Name": "BPC_HungerSound_C",
|
|
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"UberGraphFunction": {
|
|
"ObjectName": "Function'BPC_HungerSound_C:ExecuteUbergraph_BPC_HungerSound'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.3"
|
|
}
|
|
},
|
|
"SuperStruct": {
|
|
"ObjectName": "Class'SceneComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
},
|
|
"Children": [
|
|
{
|
|
"ObjectName": "Function'BPC_HungerSound_C:GetHungerSoundFrequency'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.4"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_HungerSound_C:PlayHungerSound'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.7"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_HungerSound_C:OnHungerChange'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.5"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_HungerSound_C:ReceiveBeginPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.8"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_HungerSound_C:OnPlayerDeathLocal'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.6"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_HungerSound_C:ReceiveEndPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.9"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_HungerSound_C:ClearHungerSoundTimer'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.2"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_HungerSound_C:ExecuteUbergraph_BPC_HungerSound'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.3"
|
|
}
|
|
],
|
|
"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": "PlayerStatsComponent",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PlayerStatsComponent'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "HungerSound",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SoundBase'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "HungerSoundSource",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'AudioComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "TH_HungerSound",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"Struct": {
|
|
"ObjectName": "Class'TimerHandle'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "EnumProperty",
|
|
"Name": "CurrentHungerLevel",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"Enum": {
|
|
"ObjectName": "Class'EHungerLevel'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
},
|
|
"UnderlyingProp": {
|
|
"Type": "ByteProperty",
|
|
"Name": "UnderlyingType",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": null
|
|
}
|
|
}
|
|
],
|
|
"FuncMap": {
|
|
"ExecuteUbergraph_BPC_HungerSound": {
|
|
"ObjectName": "Function'BPC_HungerSound_C:ExecuteUbergraph_BPC_HungerSound'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.3"
|
|
},
|
|
"ClearHungerSoundTimer": {
|
|
"ObjectName": "Function'BPC_HungerSound_C:ClearHungerSoundTimer'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.2"
|
|
},
|
|
"ReceiveEndPlay": {
|
|
"ObjectName": "Function'BPC_HungerSound_C:ReceiveEndPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.9"
|
|
},
|
|
"OnPlayerDeathLocal": {
|
|
"ObjectName": "Function'BPC_HungerSound_C:OnPlayerDeathLocal'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.6"
|
|
},
|
|
"ReceiveBeginPlay": {
|
|
"ObjectName": "Function'BPC_HungerSound_C:ReceiveBeginPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.8"
|
|
},
|
|
"OnHungerChange": {
|
|
"ObjectName": "Function'BPC_HungerSound_C:OnHungerChange'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.5"
|
|
},
|
|
"PlayHungerSound": {
|
|
"ObjectName": "Function'BPC_HungerSound_C:PlayHungerSound'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.7"
|
|
},
|
|
"GetHungerSoundFrequency": {
|
|
"ObjectName": "Function'BPC_HungerSound_C:GetHungerSoundFrequency'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.4"
|
|
}
|
|
},
|
|
"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_HungerSound_C'Default__BPC_HungerSound_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_HungerSound.1"
|
|
},
|
|
"EditorTags": {
|
|
"BlueprintType": "BPTYPE_Normal"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BPC_HungerSound_C",
|
|
"Name": "Default__BPC_HungerSound_C",
|
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/BPC_HungerSound.BPC_HungerSound_C'",
|
|
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"UberGraphFrame": {},
|
|
"TH_HungerSound[4]": {
|
|
"Handle": 0
|
|
},
|
|
"PrimaryComponentTick": {
|
|
"bStartWithTickEnabled": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ClearHungerSoundTimer",
|
|
"Outer": "BPC_HungerSound_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ExecuteUbergraph_BPC_HungerSound",
|
|
"Outer": "BPC_HungerSound_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_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'PlayerStatsComponent'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "DelegateProperty",
|
|
"Name": "K2Node_CreateDelegate_OutputDelegate",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 32,
|
|
"SignatureFunction": {
|
|
"ObjectName": "Class'OnPlayerDeath__DelegateSignature'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "K2Node_CustomEvent_PlayerActor",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "ConstParm",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "DelegateProperty",
|
|
"Name": "K2Node_CreateDelegate_OutputDelegate_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 32,
|
|
"SignatureFunction": {
|
|
"ObjectName": "Class'OnPlayerHungerChange__DelegateSignature'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_GetComponentLocation_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ByteProperty",
|
|
"Name": "K2Node_Event_EndPlayReason",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": {
|
|
"ObjectName": "Class'EEndPlayReason'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_SpawnSoundAttached_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'AudioComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "DelegateProperty",
|
|
"Name": "K2Node_CreateDelegate_OutputDelegate_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 32,
|
|
"SignatureFunction": {
|
|
"ObjectName": "Class'OnPlayerStaminaChange__DelegateSignature'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "DelegateProperty",
|
|
"Name": "K2Node_CreateDelegate_OutputDelegate_3",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 32,
|
|
"SignatureFunction": {
|
|
"ObjectName": "Class'OnPlayerDeath__DelegateSignature'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_K2_IsValidTimerHandle_ReturnValue",
|
|
"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": "GetHungerSoundFrequency",
|
|
"Outer": "BPC_HungerSound_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "Freq",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Parm | OutParm",
|
|
"Struct": {
|
|
"ObjectName": "Class'MinMaxFloat'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'RadiusConfigurationSubsystem'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"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_Private | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "OnHungerChange",
|
|
"Outer": "BPC_HungerSound_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "PlayerActor",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "CurrentHunger",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4,
|
|
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm"
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "ChangeDelta",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4,
|
|
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm"
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_GetHungerSoundFrequency_Freq",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"Struct": {
|
|
"ObjectName": "Class'MinMaxFloat'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_RandomFloatInRange_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"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": "DelegateProperty",
|
|
"Name": "K2Node_CreateDelegate_OutputDelegate",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 32,
|
|
"SignatureFunction": {
|
|
"ObjectName": "Class'TimerDynamicDelegate__DelegateSignature'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "EnumProperty",
|
|
"Name": "CallFunc_GetHungerLevel_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": {
|
|
"ObjectName": "Class'EHungerLevel'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
},
|
|
"UnderlyingProp": {
|
|
"Type": "ByteProperty",
|
|
"Name": "UnderlyingType",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": null
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_SetTimerDelegate_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"Struct": {
|
|
"ObjectName": "Class'TimerHandle'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_NotEqual_ByteByte_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_RandomFloatInRange_Min_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_RandomFloatInRange_Max_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "CallFunc_K2_SetTimerDelegate_Time_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Private | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "OnPlayerDeathLocal",
|
|
"Outer": "BPC_HungerSound_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "PlayerActor",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "PlayHungerSound",
|
|
"Outer": "BPC_HungerSound_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"FunctionFlags": "FUNC_Private | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ReceiveBeginPlay",
|
|
"Outer": "BPC_HungerSound_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_HungerSound_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"
|
|
}
|
|
] |