264 lines
No EOL
9.5 KiB
JSON
264 lines
No EOL
9.5 KiB
JSON
[
|
|
{
|
|
"Type": "BlueprintGeneratedClass",
|
|
"Name": "BPC_RadiusVOIPTalker_C",
|
|
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"UberGraphFunction": {
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:ExecuteUbergraph_BPC_RadiusVOIPTalker'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.5"
|
|
}
|
|
},
|
|
"SuperStruct": {
|
|
"ObjectName": "Class'RadiusVoiceChatComponent'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
},
|
|
"Children": [
|
|
{
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:Setup'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.6"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:SetupFromConfig'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.7"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:BPOnTalkingBegin'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.2"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:BPOnTalkingEnd'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.3"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:ExecuteUbergraph_BPC_RadiusVOIPTalker'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.5"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:EndTalk__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.4"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:StartTalk__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.8"
|
|
}
|
|
],
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "UberGraphFrame",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 16,
|
|
"PropertyFlags": "Transient | DuplicateTransient",
|
|
"Struct": {
|
|
"ObjectName": "Class'PointerToUberGraphFrame'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "MulticastInlineDelegateProperty",
|
|
"Name": "StartTalk",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 24,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
|
|
"SignatureFunction": {
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:StartTalk__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.8"
|
|
}
|
|
},
|
|
{
|
|
"Type": "MulticastInlineDelegateProperty",
|
|
"Name": "EndTalk",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 24,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
|
|
"SignatureFunction": {
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:EndTalk__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.4"
|
|
}
|
|
}
|
|
],
|
|
"FuncMap": {
|
|
"StartTalk__DelegateSignature": {
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:StartTalk__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.8"
|
|
},
|
|
"EndTalk__DelegateSignature": {
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:EndTalk__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.4"
|
|
},
|
|
"ExecuteUbergraph_BPC_RadiusVOIPTalker": {
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:ExecuteUbergraph_BPC_RadiusVOIPTalker'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.5"
|
|
},
|
|
"BPOnTalkingEnd": {
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:BPOnTalkingEnd'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.3"
|
|
},
|
|
"BPOnTalkingBegin": {
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:BPOnTalkingBegin'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.2"
|
|
},
|
|
"SetupFromConfig": {
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:SetupFromConfig'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.7"
|
|
},
|
|
"Setup": {
|
|
"ObjectName": "Function'BPC_RadiusVOIPTalker_C:Setup'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.6"
|
|
}
|
|
},
|
|
"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_RadiusVOIPTalker_C'Default__BPC_RadiusVOIPTalker_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.1"
|
|
},
|
|
"EditorTags": {
|
|
"BlueprintType": "BPTYPE_Normal"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BPC_RadiusVOIPTalker_C",
|
|
"Name": "Default__BPC_RadiusVOIPTalker_C",
|
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/BPC_RadiusVOIPTalker.BPC_RadiusVOIPTalker_C'",
|
|
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"UberGraphFrame": {},
|
|
"StartTalk[1]": {
|
|
"InvocationList": []
|
|
},
|
|
"EndTalk[2]": {
|
|
"InvocationList": []
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "BPOnTalkingBegin",
|
|
"Outer": "BPC_RadiusVOIPTalker_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"SuperStruct": {
|
|
"ObjectName": "Class'VOIPTalker:BPOnTalkingBegin'",
|
|
"ObjectPath": "/Script/Engine"
|
|
},
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "AudioComponent",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'AudioComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "BPOnTalkingEnd",
|
|
"Outer": "BPC_RadiusVOIPTalker_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"SuperStruct": {
|
|
"ObjectName": "Class'VOIPTalker:BPOnTalkingEnd'",
|
|
"ObjectPath": "/Script/Engine"
|
|
},
|
|
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "EndTalk__DelegateSignature",
|
|
"Outer": "BPC_RadiusVOIPTalker_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ExecuteUbergraph_BPC_RadiusVOIPTalker",
|
|
"Outer": "BPC_RadiusVOIPTalker_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": "K2Node_Event_AudioComponent",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'AudioComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "Setup",
|
|
"Outer": "BPC_RadiusVOIPTalker_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "Default Component Voice Attach To",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SceneComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "SetupFromConfig",
|
|
"Outer": "BPC_RadiusVOIPTalker_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'RadiusConfigurationSubsystem'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "StartTalk__DelegateSignature",
|
|
"Outer": "BPC_RadiusVOIPTalker_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
}
|
|
] |