Skip to content

Instantly share code, notes, and snippets.

@shirashin
Created September 2, 2014 13:44
Show Gist options
  • Select an option

  • Save shirashin/a969c340506249ff02a8 to your computer and use it in GitHub Desktop.

Select an option

Save shirashin/a969c340506249ff02a8 to your computer and use it in GitHub Desktop.
UnrealEngine4(view fps, hmd sp 100)
Begin Object Class=K2Node_Event Name="K2Node_Event_194"
Begin Object Class=EdGraphPin Name="EdGraphPin_2453"
End Object
Begin Object Class=EdGraphPin Name="EdGraphPin_2454"
End Object
Begin Object Name="EdGraphPin_2453"
PinName="OutputDelegate"
Direction=EGPD_Output
PinType=(PinCategory="delegate",PinSubCategoryObject=Function'/Script/Engine.Actor:ReceiveBeginPlay')
End Object
Begin Object Name="EdGraphPin_2454"
PinName="then"
Direction=EGPD_Output
PinType=(PinCategory="exec")
LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_44559.EdGraphPin_2487"'
End Object
EventSignatureName="ReceiveBeginPlay"
EventSignatureClass=Class'/Script/Engine.Actor'
bOverrideFunction=True
Pins(0)=EdGraphPin'EdGraphPin_2453'
Pins(1)=EdGraphPin'EdGraphPin_2454'
NodePosX=608
NodePosY=608
NodeGuid=C6A8057B41FC7E8A77A2A2B3A43723C3
End Object
Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_44559"
Begin Object Class=EdGraphPin Name="EdGraphPin_2487"
End Object
Begin Object Class=EdGraphPin Name="EdGraphPin_2488"
End Object
Begin Object Class=EdGraphPin Name="EdGraphPin_2489"
End Object
Begin Object Class=EdGraphPin Name="EdGraphPin_2490"
End Object
Begin Object Class=EdGraphPin Name="EdGraphPin_2491"
End Object
Begin Object Class=EdGraphPin Name="EdGraphPin_2492"
End Object
Begin Object Name="EdGraphPin_2487"
PinName="execute"
PinType=(PinCategory="exec")
LinkedTo(0)=EdGraphPin'"K2Node_Event_194.EdGraphPin_2454"'
End Object
Begin Object Name="EdGraphPin_2488"
PinName="then"
Direction=EGPD_Output
PinType=(PinCategory="exec")
LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_10207.EdGraphPin_2466"'
End Object
Begin Object Name="EdGraphPin_2489"
PinName="self"
PinFriendlyName="ターゲット"
PinToolTip="object\'KismetSystemLibrary\' ターゲット"
PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetSystemLibrary')
DefaultObject=Default__KismetSystemLibrary
bHidden=True
End Object
Begin Object Name="EdGraphPin_2490"
PinName="WorldContextObject"
PinToolTip="object\'Object\' World Context Object"
PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/CoreUObject.Object')
bHidden=True
End Object
Begin Object Name="EdGraphPin_2491"
PinName="Command"
PinToolTip="string Command\n\nCommand to send to the console"
PinType=(PinCategory="string")
DefaultValue="stat fps"
End Object
Begin Object Name="EdGraphPin_2492"
PinName="SpecificPlayer"
PinToolTip="object\'PlayerController\' Specific Player\n\nIf specified, the console command will be routed through the specified player"
PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.PlayerController')
End Object
FunctionReference=(MemberParentClass=Class'/Script/Engine.KismetSystemLibrary',MemberName="ExecuteConsoleCommand")
Pins(0)=EdGraphPin'EdGraphPin_2487'
Pins(1)=EdGraphPin'EdGraphPin_2488'
Pins(2)=EdGraphPin'EdGraphPin_2489'
Pins(3)=EdGraphPin'EdGraphPin_2490'
Pins(4)=EdGraphPin'EdGraphPin_2491'
Pins(5)=EdGraphPin'EdGraphPin_2492'
NodePosX=800
NodePosY=608
NodeGuid=C8B60C774AE6E8DF73822689B9DC6696
End Object
Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_10207"
Begin Object Class=EdGraphPin Name="EdGraphPin_2466"
End Object
Begin Object Class=EdGraphPin Name="EdGraphPin_2467"
End Object
Begin Object Class=EdGraphPin Name="EdGraphPin_2468"
End Object
Begin Object Class=EdGraphPin Name="EdGraphPin_2469"
End Object
Begin Object Class=EdGraphPin Name="EdGraphPin_2470"
End Object
Begin Object Class=EdGraphPin Name="EdGraphPin_2471"
End Object
Begin Object Name="EdGraphPin_2466"
PinName="execute"
PinType=(PinCategory="exec")
LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_44559.EdGraphPin_2488"'
End Object
Begin Object Name="EdGraphPin_2467"
PinName="then"
Direction=EGPD_Output
PinType=(PinCategory="exec")
End Object
Begin Object Name="EdGraphPin_2468"
PinName="self"
PinFriendlyName="ターゲット"
PinToolTip="object\'KismetSystemLibrary\' ターゲット"
PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetSystemLibrary')
DefaultObject=Default__KismetSystemLibrary
bHidden=True
End Object
Begin Object Name="EdGraphPin_2469"
PinName="WorldContextObject"
PinToolTip="object\'Object\' World Context Object"
PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/CoreUObject.Object')
bHidden=True
End Object
Begin Object Name="EdGraphPin_2470"
PinName="Command"
PinToolTip="string Command\n\nCommand to send to the console"
PinType=(PinCategory="string")
DefaultValue="hmd sp 100"
End Object
Begin Object Name="EdGraphPin_2471"
PinName="SpecificPlayer"
PinToolTip="object\'PlayerController\' Specific Player\n\nIf specified, the console command will be routed through the specified player"
PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.PlayerController')
End Object
FunctionReference=(MemberParentClass=Class'/Script/Engine.KismetSystemLibrary',MemberName="ExecuteConsoleCommand")
Pins(0)=EdGraphPin'EdGraphPin_2466'
Pins(1)=EdGraphPin'EdGraphPin_2467'
Pins(2)=EdGraphPin'EdGraphPin_2468'
Pins(3)=EdGraphPin'EdGraphPin_2469'
Pins(4)=EdGraphPin'EdGraphPin_2470'
Pins(5)=EdGraphPin'EdGraphPin_2471'
NodePosX=1040
NodePosY=608
NodeGuid=353B964F4E1273035C35C1AF192804B2
End Object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment