Advertisement
Requios

UE4 RTS Camera Blueprint

Jul 4th, 2017
473
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 244.92 KB | None | 0 0
  1. Begin Object Class=K2Node_Event Name="K2Node_Event_527"
  2. Begin Object Class=EdGraphPin Name="EdGraphPin_42581"
  3. End Object
  4. Begin Object Class=EdGraphPin Name="EdGraphPin_42582"
  5. End Object
  6. Begin Object Class=EdGraphPin Name="EdGraphPin_42583"
  7. End Object
  8. Begin Object Name="EdGraphPin_42581"
  9. PinName="OutputDelegate"
  10. Direction=EGPD_Output
  11. PinType=(PinCategory="delegate",PinSubCategoryMemberReference=(MemberParent=Class'/Script/Engine.Actor',MemberName="ReceiveTick"))
  12. End Object
  13. Begin Object Name="EdGraphPin_42582"
  14. PinName="then"
  15. Direction=EGPD_Output
  16. PinType=(PinCategory="exec")
  17. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4707.EdGraphPin_5795'
  18. End Object
  19. Begin Object Name="EdGraphPin_42583"
  20. PinName="DeltaSeconds"
  21. PinToolTip="Delta Seconds\nFloat"
  22. Direction=EGPD_Output
  23. PinType=(PinCategory="float")
  24. DefaultValue="0.0"
  25. AutogeneratedDefaultValue="0.0"
  26. End Object
  27. EventReference=(MemberParent=Class'/Script/Engine.Actor',MemberName="ReceiveTick")
  28. bOverrideFunction=True
  29. Pins(0)=EdGraphPin'EdGraphPin_42581'
  30. Pins(1)=EdGraphPin'EdGraphPin_42582'
  31. Pins(2)=EdGraphPin'EdGraphPin_42583'
  32. NodePosY=256
  33. NodeGuid=762C31FA4C47130C0744BE8D11935047
  34. End Object
  35. Begin Object Class=K2Node_InputAxisEvent Name="K2Node_InputAxisEvent_210"
  36. Begin Object Class=EdGraphPin Name="EdGraphPin_4227"
  37. End Object
  38. Begin Object Class=EdGraphPin Name="EdGraphPin_4228"
  39. End Object
  40. Begin Object Class=EdGraphPin Name="EdGraphPin_4229"
  41. End Object
  42. Begin Object Name="EdGraphPin_4227"
  43. PinName="OutputDelegate"
  44. Direction=EGPD_Output
  45. PinType=(PinCategory="delegate",PinSubCategoryMemberReference=(MemberParent=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C',MemberName="InpAxisEvt_MoveForward_K2Node_InputAxisEvent_210"))
  46. End Object
  47. Begin Object Name="EdGraphPin_4228"
  48. PinName="then"
  49. Direction=EGPD_Output
  50. PinType=(PinCategory="exec")
  51. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_3890.EdGraphPin_42679'
  52. End Object
  53. Begin Object Name="EdGraphPin_4229"
  54. PinName="AxisValue"
  55. PinToolTip="Axis Value\nFloat"
  56. Direction=EGPD_Output
  57. PinType=(PinCategory="float")
  58. AutogeneratedDefaultValue="0.0"
  59. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_2440.EdGraphPin_42591'
  60. End Object
  61. InputAxisName="MoveForward"
  62. bExecuteWhenPaused=True
  63. EventReference=(MemberParent=Package'"/Script/Engine"')
  64. CustomFunctionName="InpAxisEvt_MoveForward_K2Node_InputAxisEvent_210"
  65. Pins(0)=EdGraphPin'EdGraphPin_4227'
  66. Pins(1)=EdGraphPin'EdGraphPin_4228'
  67. Pins(2)=EdGraphPin'EdGraphPin_4229'
  68. NodePosX=80
  69. NodePosY=576
  70. NodeGuid=A0DAE06A4E20DBB065B6BA89420B596D
  71. End Object
  72. Begin Object Class=K2Node_CommutativeAssociativeBinaryOperator Name="K2Node_CommutativeAssociativeBinaryOperator_2440"
  73. Begin Object Class=EdGraphPin Name="EdGraphPin_42590"
  74. End Object
  75. Begin Object Class=EdGraphPin Name="EdGraphPin_42591"
  76. End Object
  77. Begin Object Class=EdGraphPin Name="EdGraphPin_42592"
  78. End Object
  79. Begin Object Class=EdGraphPin Name="EdGraphPin_42593"
  80. End Object
  81. Begin Object Class=EdGraphPin Name="EdGraphPin_42594"
  82. End Object
  83. Begin Object Class=EdGraphPin Name="EdGraphPin_42595"
  84. End Object
  85. Begin Object Name="EdGraphPin_42590"
  86. PinName="self"
  87. PinFriendlyName="Target"
  88. PinToolTip="Target\nKismet Math Library Reference"
  89. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  90. DefaultObject=Default__KismetMathLibrary
  91. bHidden=True
  92. End Object
  93. Begin Object Name="EdGraphPin_42591"
  94. PinName="A"
  95. PinToolTip="A\nFloat"
  96. PinType=(PinCategory="float")
  97. DefaultValue="0.0"
  98. AutogeneratedDefaultValue="0.0"
  99. LinkedTo(0)=EdGraphPin'K2Node_InputAxisEvent_210.EdGraphPin_4229'
  100. End Object
  101. Begin Object Name="EdGraphPin_42592"
  102. PinName="B"
  103. PinToolTip="B\nFloat"
  104. PinType=(PinCategory="float")
  105. DefaultValue="0.0"
  106. AutogeneratedDefaultValue="0.0"
  107. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_5396.EdGraphPin_4754'
  108. End Object
  109. Begin Object Name="EdGraphPin_42593"
  110. PinName="ReturnValue"
  111. PinToolTip="Return Value\nFloat"
  112. Direction=EGPD_Output
  113. PinType=(PinCategory="float")
  114. AutogeneratedDefaultValue="0.0"
  115. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_3890.EdGraphPin_42691'
  116. End Object
  117. Begin Object Name="EdGraphPin_42594"
  118. PinName="C"
  119. PinToolTip="C\nFloat"
  120. PinType=(PinCategory="float")
  121. DefaultValue="0.0"
  122. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_11839.EdGraphPin_42610'
  123. End Object
  124. Begin Object Name="EdGraphPin_42595"
  125. PinName="D"
  126. PinToolTip="D\nFloat"
  127. PinType=(PinCategory="float")
  128. DefaultValue="0.0"
  129. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_11840.EdGraphPin_43221'
  130. End Object
  131. NumAdditionalInputs=2
  132. bIsPureFunc=True
  133. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Multiply_FloatFloat")
  134. Pins(0)=EdGraphPin'EdGraphPin_42590'
  135. Pins(1)=EdGraphPin'EdGraphPin_42591'
  136. Pins(2)=EdGraphPin'EdGraphPin_42592'
  137. Pins(3)=EdGraphPin'EdGraphPin_42593'
  138. Pins(4)=EdGraphPin'EdGraphPin_42594'
  139. Pins(5)=EdGraphPin'EdGraphPin_42595'
  140. NodePosX=384
  141. NodePosY=672
  142. NodeGuid=8174A1514E64814966B5739534FC4B32
  143. End Object
  144. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_5396"
  145. Begin Object Class=EdGraphPin Name="EdGraphPin_4754"
  146. End Object
  147. Begin Object Class=EdGraphPin Name="EdGraphPin_4755"
  148. End Object
  149. Begin Object Name="EdGraphPin_4754"
  150. PinName="MovementSpeed"
  151. Direction=EGPD_Output
  152. PinType=(PinCategory="float")
  153. AutogeneratedDefaultValue="0.0"
  154. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_2440.EdGraphPin_42592'
  155. End Object
  156. Begin Object Name="EdGraphPin_4755"
  157. PinName="self"
  158. PinFriendlyName="Target"
  159. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  160. bHidden=True
  161. End Object
  162. VariableReference=(MemberName="MovementSpeed",MemberGuid=F5F61CB44F01C37BFF8224AAAC8BC816,bSelfContext=True)
  163. Pins(0)=EdGraphPin'EdGraphPin_4754'
  164. Pins(1)=EdGraphPin'EdGraphPin_4755'
  165. NodePosX=160
  166. NodePosY=688
  167. NodeGuid=CA2D5BE3405B15BCFD4DAAB8CFA631DF
  168. End Object
  169. Begin Object Class=K2Node_InputAxisEvent Name="K2Node_InputAxisEvent_215"
  170. Begin Object Class=EdGraphPin Name="EdGraphPin_4248"
  171. End Object
  172. Begin Object Class=EdGraphPin Name="EdGraphPin_4249"
  173. End Object
  174. Begin Object Class=EdGraphPin Name="EdGraphPin_4250"
  175. End Object
  176. Begin Object Name="EdGraphPin_4248"
  177. PinName="OutputDelegate"
  178. Direction=EGPD_Output
  179. PinType=(PinCategory="delegate",PinSubCategoryMemberReference=(MemberParent=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C',MemberName="InpAxisEvt_MoveRight_K2Node_InputAxisEvent_215"))
  180. End Object
  181. Begin Object Name="EdGraphPin_4249"
  182. PinName="then"
  183. Direction=EGPD_Output
  184. PinType=(PinCategory="exec")
  185. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_3892.EdGraphPin_42714'
  186. End Object
  187. Begin Object Name="EdGraphPin_4250"
  188. PinName="AxisValue"
  189. PinToolTip="Axis Value\nFloat"
  190. Direction=EGPD_Output
  191. PinType=(PinCategory="float")
  192. AutogeneratedDefaultValue="0.0"
  193. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_143.EdGraphPin_43231'
  194. End Object
  195. InputAxisName="MoveRight"
  196. bExecuteWhenPaused=True
  197. EventReference=(MemberParent=Package'"/Script/Engine"')
  198. CustomFunctionName="InpAxisEvt_MoveRight_K2Node_InputAxisEvent_215"
  199. Pins(0)=EdGraphPin'EdGraphPin_4248'
  200. Pins(1)=EdGraphPin'EdGraphPin_4249'
  201. Pins(2)=EdGraphPin'EdGraphPin_4250'
  202. NodePosX=80
  203. NodePosY=944
  204. NodeGuid=2400E9A049D1DA20E665DE8EFCA7C44E
  205. End Object
  206. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_11839"
  207. Begin Object Class=EdGraphPin Name="EdGraphPin_42608"
  208. End Object
  209. Begin Object Class=EdGraphPin Name="EdGraphPin_42609"
  210. End Object
  211. Begin Object Class=EdGraphPin Name="EdGraphPin_42610"
  212. End Object
  213. Begin Object Name="EdGraphPin_42608"
  214. PinName="self"
  215. PinFriendlyName="Target"
  216. PinToolTip="Target\nGameplay Statics Reference"
  217. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.GameplayStatics')
  218. DefaultObject=Default__GameplayStatics
  219. bHidden=True
  220. End Object
  221. Begin Object Name="EdGraphPin_42609"
  222. PinName="WorldContextObject"
  223. PinToolTip="World Context Object\nObject Reference"
  224. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/CoreUObject.Object')
  225. bHidden=True
  226. End Object
  227. Begin Object Name="EdGraphPin_42610"
  228. PinName="ReturnValue"
  229. PinToolTip="Return Value\nFloat"
  230. Direction=EGPD_Output
  231. PinType=(PinCategory="float")
  232. AutogeneratedDefaultValue="0.0"
  233. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_2440.EdGraphPin_42594'
  234. End Object
  235. bIsPureFunc=True
  236. FunctionReference=(MemberParent=Class'/Script/Engine.GameplayStatics',MemberName="GetWorldDeltaSeconds")
  237. Pins(0)=EdGraphPin'EdGraphPin_42608'
  238. Pins(1)=EdGraphPin'EdGraphPin_42609'
  239. Pins(2)=EdGraphPin'EdGraphPin_42610'
  240. NodePosX=112
  241. NodePosY=736
  242. NodeGuid=F31BA4324F1C10666A9CD4A194F9F8D2
  243. End Object
  244. Begin Object Class=EdGraphNode_Comment Name="EdGraphNode_Comment_142"
  245. NodePosY=512
  246. NodeWidth=1088
  247. NodeHeight=800
  248. NodeComment="MovementKeyboard"
  249. NodeGuid=0C74289B47D9DA0DDCBB13A2FB2EA83F
  250. End Object
  251. Begin Object Class=K2Node_InputAxisEvent Name="K2Node_InputAxisEvent_431"
  252. Begin Object Class=EdGraphPin Name="EdGraphPin_4266"
  253. End Object
  254. Begin Object Class=EdGraphPin Name="EdGraphPin_4267"
  255. End Object
  256. Begin Object Class=EdGraphPin Name="EdGraphPin_4268"
  257. End Object
  258. Begin Object Name="EdGraphPin_4266"
  259. PinName="OutputDelegate"
  260. Direction=EGPD_Output
  261. PinType=(PinCategory="delegate",PinSubCategoryMemberReference=(MemberParent=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C',MemberName="InpAxisEvt_TurnRight_K2Node_InputAxisEvent_431"))
  262. End Object
  263. Begin Object Name="EdGraphPin_4267"
  264. PinName="then"
  265. Direction=EGPD_Output
  266. PinType=(PinCategory="exec")
  267. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_3861.EdGraphPin_42617'
  268. End Object
  269. Begin Object Name="EdGraphPin_4268"
  270. PinName="AxisValue"
  271. PinToolTip="Axis Value\nFloat"
  272. Direction=EGPD_Output
  273. PinType=(PinCategory="float")
  274. AutogeneratedDefaultValue="0.0"
  275. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_169.EdGraphPin_42653'
  276. End Object
  277. InputAxisName="TurnRight"
  278. bExecuteWhenPaused=True
  279. EventReference=(MemberParent=Package'"/Script/Engine"')
  280. CustomFunctionName="InpAxisEvt_TurnRight_K2Node_InputAxisEvent_431"
  281. Pins(0)=EdGraphPin'EdGraphPin_4266'
  282. Pins(1)=EdGraphPin'EdGraphPin_4267'
  283. Pins(2)=EdGraphPin'EdGraphPin_4268'
  284. NodePosX=80
  285. NodePosY=1504
  286. NodeGuid=3F42AE7440F52C76545CEE94352D2169
  287. End Object
  288. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_3861"
  289. Begin Object Class=EdGraphPin Name="EdGraphPin_42617"
  290. End Object
  291. Begin Object Class=EdGraphPin Name="EdGraphPin_42618"
  292. End Object
  293. Begin Object Class=EdGraphPin Name="EdGraphPin_42619"
  294. End Object
  295. Begin Object Class=EdGraphPin Name="EdGraphPin_42620"
  296. End Object
  297. Begin Object Class=EdGraphPin Name="EdGraphPin_42621"
  298. End Object
  299. Begin Object Class=EdGraphPin Name="EdGraphPin_42622"
  300. End Object
  301. Begin Object Class=EdGraphPin Name="EdGraphPin_42623"
  302. End Object
  303. Begin Object Class=EdGraphPin Name="EdGraphPin_42629"
  304. End Object
  305. Begin Object Class=EdGraphPin Name="EdGraphPin_42630"
  306. End Object
  307. Begin Object Class=EdGraphPin Name="EdGraphPin_42631"
  308. End Object
  309. Begin Object Name="EdGraphPin_42617"
  310. PinName="execute"
  311. PinToolTip="\nExec"
  312. PinType=(PinCategory="exec")
  313. LinkedTo(0)=EdGraphPin'K2Node_InputAxisEvent_431.EdGraphPin_4267'
  314. End Object
  315. Begin Object Name="EdGraphPin_42618"
  316. PinName="then"
  317. PinToolTip="\nExec"
  318. Direction=EGPD_Output
  319. PinType=(PinCategory="exec")
  320. End Object
  321. Begin Object Name="EdGraphPin_42619"
  322. PinName="self"
  323. PinFriendlyName="Target"
  324. PinToolTip="Target\nActor Reference"
  325. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.Actor')
  326. End Object
  327. Begin Object Name="EdGraphPin_42620"
  328. PinName="DeltaRotation"
  329. PinToolTip="Delta Rotation\nRotator \n\nThe change in rotation."
  330. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Rotator')
  331. DefaultValue="0, 0, 0"
  332. AutogeneratedDefaultValue="0, 0, 0"
  333. SubPins(0)=EdGraphPin'K2Node_CallFunction_3861.EdGraphPin_42629'
  334. SubPins(1)=EdGraphPin'K2Node_CallFunction_3861.EdGraphPin_42630'
  335. SubPins(2)=EdGraphPin'K2Node_CallFunction_3861.EdGraphPin_42631'
  336. bHidden=True
  337. End Object
  338. Begin Object Name="EdGraphPin_42621"
  339. PinName="bSweep"
  340. PinToolTip="Sweep\nBoolean\n\nWhether to sweep to the target rotation (not currently supported for rotation)."
  341. PinType=(PinCategory="bool")
  342. DefaultValue="false"
  343. AutogeneratedDefaultValue="false"
  344. bAdvancedView=True
  345. End Object
  346. Begin Object Name="EdGraphPin_42622"
  347. PinName="SweepHitResult"
  348. PinToolTip="Sweep Hit Result\nHit Result Structure\n\nThe hit result from the move if swept."
  349. Direction=EGPD_Output
  350. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/Engine.HitResult')
  351. bAdvancedView=True
  352. End Object
  353. Begin Object Name="EdGraphPin_42623"
  354. PinName="bTeleport"
  355. PinToolTip="Teleport\nBoolean\n\nWhether we teleport the physics state (if physics collision is enabled for this object). If true, physics velocity for this object is unchanged (so ragdoll parts are not affected by change in location). If false, physics velocity is updated based on the change in position (affecting ragdoll parts). If CCD is on and not teleporting, this will affect objects along the entire swept volume."
  356. PinType=(PinCategory="bool")
  357. DefaultValue="false"
  358. AutogeneratedDefaultValue="false"
  359. bAdvancedView=True
  360. End Object
  361. Begin Object Name="EdGraphPin_42629"
  362. PinName="DeltaRotation_Roll"
  363. PinFriendlyName="Delta Rotation X (Roll)"
  364. PinToolTip="Delta Rotation X (Roll)\nFloat"
  365. PinType=(PinCategory="float")
  366. DefaultValue="0.0"
  367. AutogeneratedDefaultValue="0.0"
  368. ParentPin=EdGraphPin'K2Node_CallFunction_3861.EdGraphPin_42620'
  369. End Object
  370. Begin Object Name="EdGraphPin_42630"
  371. PinName="DeltaRotation_Pitch"
  372. PinFriendlyName="Delta Rotation Y (Pitch)"
  373. PinToolTip="Delta Rotation Y (Pitch)\nFloat"
  374. PinType=(PinCategory="float")
  375. DefaultValue="0.0"
  376. AutogeneratedDefaultValue="0.0"
  377. ParentPin=EdGraphPin'K2Node_CallFunction_3861.EdGraphPin_42620'
  378. End Object
  379. Begin Object Name="EdGraphPin_42631"
  380. PinName="DeltaRotation_Yaw"
  381. PinFriendlyName="Delta Rotation Z (Yaw)"
  382. PinToolTip="Delta Rotation Z (Yaw)\nFloat"
  383. PinType=(PinCategory="float")
  384. DefaultValue="0.0"
  385. AutogeneratedDefaultValue="0.0"
  386. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_169.EdGraphPin_42655'
  387. ParentPin=EdGraphPin'K2Node_CallFunction_3861.EdGraphPin_42620'
  388. End Object
  389. FunctionReference=(MemberName="K2_AddActorWorldRotation",bSelfContext=True)
  390. Pins(0)=EdGraphPin'EdGraphPin_42617'
  391. Pins(1)=EdGraphPin'EdGraphPin_42618'
  392. Pins(2)=EdGraphPin'EdGraphPin_42619'
  393. Pins(3)=EdGraphPin'EdGraphPin_42620'
  394. Pins(4)=EdGraphPin'EdGraphPin_42629'
  395. Pins(5)=EdGraphPin'EdGraphPin_42630'
  396. Pins(6)=EdGraphPin'EdGraphPin_42631'
  397. Pins(7)=EdGraphPin'EdGraphPin_42621'
  398. Pins(8)=EdGraphPin'EdGraphPin_42622'
  399. Pins(9)=EdGraphPin'EdGraphPin_42623'
  400. NodePosX=496
  401. NodePosY=1488
  402. NodeGuid=E591CB7942423B62BCE1C1BEAF79EB8E
  403. AdvancedPinDisplay=Hidden
  404. End Object
  405. Begin Object Class=K2Node_CommutativeAssociativeBinaryOperator Name="K2Node_CommutativeAssociativeBinaryOperator_169"
  406. Begin Object Class=EdGraphPin Name="EdGraphPin_42652"
  407. End Object
  408. Begin Object Class=EdGraphPin Name="EdGraphPin_42653"
  409. End Object
  410. Begin Object Class=EdGraphPin Name="EdGraphPin_42654"
  411. End Object
  412. Begin Object Class=EdGraphPin Name="EdGraphPin_42655"
  413. End Object
  414. Begin Object Class=EdGraphPin Name="EdGraphPin_42656"
  415. End Object
  416. Begin Object Class=EdGraphPin Name="EdGraphPin_42657"
  417. End Object
  418. Begin Object Name="EdGraphPin_42652"
  419. PinName="self"
  420. PinFriendlyName="Target"
  421. PinToolTip="Target\nKismet Math Library Reference"
  422. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  423. DefaultObject=Default__KismetMathLibrary
  424. bHidden=True
  425. End Object
  426. Begin Object Name="EdGraphPin_42653"
  427. PinName="A"
  428. PinToolTip="A\nFloat"
  429. PinType=(PinCategory="float")
  430. DefaultValue="0.0"
  431. AutogeneratedDefaultValue="0.0"
  432. LinkedTo(0)=EdGraphPin'K2Node_InputAxisEvent_431.EdGraphPin_4268'
  433. End Object
  434. Begin Object Name="EdGraphPin_42654"
  435. PinName="B"
  436. PinToolTip="B\nFloat"
  437. PinType=(PinCategory="float")
  438. DefaultValue="0.0"
  439. AutogeneratedDefaultValue="0.0"
  440. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_2336.EdGraphPin_4592'
  441. End Object
  442. Begin Object Name="EdGraphPin_42655"
  443. PinName="ReturnValue"
  444. PinToolTip="Return Value\nFloat"
  445. Direction=EGPD_Output
  446. PinType=(PinCategory="float")
  447. AutogeneratedDefaultValue="0.0"
  448. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_3861.EdGraphPin_42631'
  449. End Object
  450. Begin Object Name="EdGraphPin_42656"
  451. PinName="C"
  452. PinToolTip="C\nFloat"
  453. PinType=(PinCategory="float")
  454. DefaultValue="0.0"
  455. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_3911.EdGraphPin_42672'
  456. End Object
  457. Begin Object Name="EdGraphPin_42657"
  458. PinName="D"
  459. PinToolTip="D\nFloat"
  460. PinType=(PinCategory="float")
  461. DefaultValue="-1"
  462. End Object
  463. NumAdditionalInputs=2
  464. bIsPureFunc=True
  465. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Multiply_FloatFloat")
  466. Pins(0)=EdGraphPin'EdGraphPin_42652'
  467. Pins(1)=EdGraphPin'EdGraphPin_42653'
  468. Pins(2)=EdGraphPin'EdGraphPin_42654'
  469. Pins(3)=EdGraphPin'EdGraphPin_42655'
  470. Pins(4)=EdGraphPin'EdGraphPin_42656'
  471. Pins(5)=EdGraphPin'EdGraphPin_42657'
  472. NodePosX=320
  473. NodePosY=1600
  474. NodeGuid=324C5EAE496119EBDB4277A8EFCE9A52
  475. End Object
  476. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_2336"
  477. Begin Object Class=EdGraphPin Name="EdGraphPin_4592"
  478. End Object
  479. Begin Object Class=EdGraphPin Name="EdGraphPin_4593"
  480. End Object
  481. Begin Object Name="EdGraphPin_4592"
  482. PinName="TurnSpeed"
  483. Direction=EGPD_Output
  484. PinType=(PinCategory="float")
  485. AutogeneratedDefaultValue="0.0"
  486. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_169.EdGraphPin_42654'
  487. End Object
  488. Begin Object Name="EdGraphPin_4593"
  489. PinName="self"
  490. PinFriendlyName="Target"
  491. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  492. bHidden=True
  493. End Object
  494. VariableReference=(MemberName="TurnSpeed",MemberGuid=0C40A4FA4E58D5BE2D455F8B7286ADA7,bSelfContext=True)
  495. Pins(0)=EdGraphPin'EdGraphPin_4592'
  496. Pins(1)=EdGraphPin'EdGraphPin_4593'
  497. NodePosX=112
  498. NodePosY=1632
  499. NodeGuid=D728E8A64B5A6FB0870482A7DC2D0B9E
  500. End Object
  501. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_3911"
  502. Begin Object Class=EdGraphPin Name="EdGraphPin_42670"
  503. End Object
  504. Begin Object Class=EdGraphPin Name="EdGraphPin_42671"
  505. End Object
  506. Begin Object Class=EdGraphPin Name="EdGraphPin_42672"
  507. End Object
  508. Begin Object Name="EdGraphPin_42670"
  509. PinName="self"
  510. PinFriendlyName="Target"
  511. PinToolTip="Target\nGameplay Statics Reference"
  512. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.GameplayStatics')
  513. DefaultObject=Default__GameplayStatics
  514. bHidden=True
  515. End Object
  516. Begin Object Name="EdGraphPin_42671"
  517. PinName="WorldContextObject"
  518. PinToolTip="World Context Object\nObject Reference"
  519. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/CoreUObject.Object')
  520. bHidden=True
  521. End Object
  522. Begin Object Name="EdGraphPin_42672"
  523. PinName="ReturnValue"
  524. PinToolTip="Return Value\nFloat"
  525. Direction=EGPD_Output
  526. PinType=(PinCategory="float")
  527. AutogeneratedDefaultValue="0.0"
  528. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_169.EdGraphPin_42656'
  529. End Object
  530. bIsPureFunc=True
  531. FunctionReference=(MemberParent=Class'/Script/Engine.GameplayStatics',MemberName="GetWorldDeltaSeconds")
  532. Pins(0)=EdGraphPin'EdGraphPin_42670'
  533. Pins(1)=EdGraphPin'EdGraphPin_42671'
  534. Pins(2)=EdGraphPin'EdGraphPin_42672'
  535. NodePosX=48
  536. NodePosY=1696
  537. NodeGuid=35778F4446AF0DC9E56339BF5074D9BB
  538. End Object
  539. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_3890"
  540. Begin Object Class=EdGraphPin Name="EdGraphPin_42679"
  541. End Object
  542. Begin Object Class=EdGraphPin Name="EdGraphPin_42680"
  543. End Object
  544. Begin Object Class=EdGraphPin Name="EdGraphPin_42681"
  545. End Object
  546. Begin Object Class=EdGraphPin Name="EdGraphPin_42682"
  547. End Object
  548. Begin Object Class=EdGraphPin Name="EdGraphPin_42683"
  549. End Object
  550. Begin Object Class=EdGraphPin Name="EdGraphPin_42684"
  551. End Object
  552. Begin Object Class=EdGraphPin Name="EdGraphPin_42685"
  553. End Object
  554. Begin Object Class=EdGraphPin Name="EdGraphPin_42691"
  555. End Object
  556. Begin Object Class=EdGraphPin Name="EdGraphPin_42692"
  557. End Object
  558. Begin Object Class=EdGraphPin Name="EdGraphPin_42693"
  559. End Object
  560. Begin Object Name="EdGraphPin_42679"
  561. PinName="execute"
  562. PinToolTip="\nExec"
  563. PinType=(PinCategory="exec")
  564. LinkedTo(0)=EdGraphPin'K2Node_InputAxisEvent_210.EdGraphPin_4228'
  565. End Object
  566. Begin Object Name="EdGraphPin_42680"
  567. PinName="then"
  568. PinToolTip="\nExec"
  569. Direction=EGPD_Output
  570. PinType=(PinCategory="exec")
  571. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_12647.EdGraphPin_5260'
  572. End Object
  573. Begin Object Name="EdGraphPin_42681"
  574. PinName="self"
  575. PinFriendlyName="Target"
  576. PinToolTip="Target\nActor Reference"
  577. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.Actor')
  578. End Object
  579. Begin Object Name="EdGraphPin_42682"
  580. PinName="DeltaLocation"
  581. PinToolTip="Delta Location\nVector "
  582. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector')
  583. DefaultValue="0, 0, 0"
  584. AutogeneratedDefaultValue="0, 0, 0"
  585. SubPins(0)=EdGraphPin'K2Node_CallFunction_3890.EdGraphPin_42691'
  586. SubPins(1)=EdGraphPin'K2Node_CallFunction_3890.EdGraphPin_42692'
  587. SubPins(2)=EdGraphPin'K2Node_CallFunction_3890.EdGraphPin_42693'
  588. bHidden=True
  589. End Object
  590. Begin Object Name="EdGraphPin_42683"
  591. PinName="bSweep"
  592. PinToolTip="Sweep\nBoolean\n\nWhether we sweep to the destination location, triggering overlaps along the way and stopping short of the target if blocked by something. Only the root component is swept and checked for blocking collision, child components move without sweeping. If collision is off, this has no effect."
  593. PinType=(PinCategory="bool")
  594. DefaultValue="false"
  595. AutogeneratedDefaultValue="false"
  596. End Object
  597. Begin Object Name="EdGraphPin_42684"
  598. PinName="SweepHitResult"
  599. PinToolTip="Sweep Hit Result\nHit Result Structure"
  600. Direction=EGPD_Output
  601. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/Engine.HitResult')
  602. End Object
  603. Begin Object Name="EdGraphPin_42685"
  604. PinName="bTeleport"
  605. PinToolTip="Teleport\nBoolean\n\nWhether we teleport the physics state (if physics collision is enabled for this object). If true, physics velocity for this object is unchanged (so ragdoll parts are not affected by change in location). If false, physics velocity is updated based on the change in position (affecting ragdoll parts). If CCD is on and not teleporting, this will affect objects along the entire swept volume."
  606. PinType=(PinCategory="bool")
  607. DefaultValue="false"
  608. AutogeneratedDefaultValue="false"
  609. End Object
  610. Begin Object Name="EdGraphPin_42691"
  611. PinName="DeltaLocation_X"
  612. PinFriendlyName="Delta Location X"
  613. PinToolTip="Delta Location X\nFloat"
  614. PinType=(PinCategory="float")
  615. DefaultValue="0.0"
  616. AutogeneratedDefaultValue="0.0"
  617. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_2440.EdGraphPin_42593'
  618. ParentPin=EdGraphPin'K2Node_CallFunction_3890.EdGraphPin_42682'
  619. End Object
  620. Begin Object Name="EdGraphPin_42692"
  621. PinName="DeltaLocation_Y"
  622. PinFriendlyName="Delta Location Y"
  623. PinToolTip="Delta Location Y\nFloat"
  624. PinType=(PinCategory="float")
  625. DefaultValue="0.0"
  626. AutogeneratedDefaultValue="0.0"
  627. ParentPin=EdGraphPin'K2Node_CallFunction_3890.EdGraphPin_42682'
  628. End Object
  629. Begin Object Name="EdGraphPin_42693"
  630. PinName="DeltaLocation_Z"
  631. PinFriendlyName="Delta Location Z"
  632. PinToolTip="Delta Location Z\nFloat"
  633. PinType=(PinCategory="float")
  634. DefaultValue="0.0"
  635. AutogeneratedDefaultValue="0.0"
  636. ParentPin=EdGraphPin'K2Node_CallFunction_3890.EdGraphPin_42682'
  637. End Object
  638. FunctionReference=(MemberName="K2_AddActorLocalOffset",bSelfContext=True)
  639. Pins(0)=EdGraphPin'EdGraphPin_42679'
  640. Pins(1)=EdGraphPin'EdGraphPin_42680'
  641. Pins(2)=EdGraphPin'EdGraphPin_42681'
  642. Pins(3)=EdGraphPin'EdGraphPin_42682'
  643. Pins(4)=EdGraphPin'EdGraphPin_42691'
  644. Pins(5)=EdGraphPin'EdGraphPin_42692'
  645. Pins(6)=EdGraphPin'EdGraphPin_42693'
  646. Pins(7)=EdGraphPin'EdGraphPin_42683'
  647. Pins(8)=EdGraphPin'EdGraphPin_42684'
  648. Pins(9)=EdGraphPin'EdGraphPin_42685'
  649. NodePosX=544
  650. NodePosY=560
  651. NodeGuid=E1C05D994EC26C37E74872A8BDD4968F
  652. End Object
  653. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_3892"
  654. Begin Object Class=EdGraphPin Name="EdGraphPin_42714"
  655. End Object
  656. Begin Object Class=EdGraphPin Name="EdGraphPin_42715"
  657. End Object
  658. Begin Object Class=EdGraphPin Name="EdGraphPin_42716"
  659. End Object
  660. Begin Object Class=EdGraphPin Name="EdGraphPin_42717"
  661. End Object
  662. Begin Object Class=EdGraphPin Name="EdGraphPin_42718"
  663. End Object
  664. Begin Object Class=EdGraphPin Name="EdGraphPin_42719"
  665. End Object
  666. Begin Object Class=EdGraphPin Name="EdGraphPin_42720"
  667. End Object
  668. Begin Object Class=EdGraphPin Name="EdGraphPin_42726"
  669. End Object
  670. Begin Object Class=EdGraphPin Name="EdGraphPin_42727"
  671. End Object
  672. Begin Object Class=EdGraphPin Name="EdGraphPin_42728"
  673. End Object
  674. Begin Object Name="EdGraphPin_42714"
  675. PinName="execute"
  676. PinToolTip="\nExec"
  677. PinType=(PinCategory="exec")
  678. LinkedTo(0)=EdGraphPin'K2Node_InputAxisEvent_215.EdGraphPin_4249'
  679. End Object
  680. Begin Object Name="EdGraphPin_42715"
  681. PinName="then"
  682. PinToolTip="\nExec"
  683. Direction=EGPD_Output
  684. PinType=(PinCategory="exec")
  685. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_12646.EdGraphPin_5269'
  686. End Object
  687. Begin Object Name="EdGraphPin_42716"
  688. PinName="self"
  689. PinFriendlyName="Target"
  690. PinToolTip="Target\nActor Reference"
  691. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.Actor')
  692. End Object
  693. Begin Object Name="EdGraphPin_42717"
  694. PinName="DeltaLocation"
  695. PinToolTip="Delta Location\nVector "
  696. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector')
  697. DefaultValue="0, 0, 0"
  698. AutogeneratedDefaultValue="0, 0, 0"
  699. SubPins(0)=EdGraphPin'K2Node_CallFunction_3892.EdGraphPin_42726'
  700. SubPins(1)=EdGraphPin'K2Node_CallFunction_3892.EdGraphPin_42727'
  701. SubPins(2)=EdGraphPin'K2Node_CallFunction_3892.EdGraphPin_42728'
  702. bHidden=True
  703. End Object
  704. Begin Object Name="EdGraphPin_42718"
  705. PinName="bSweep"
  706. PinToolTip="Sweep\nBoolean\n\nWhether we sweep to the destination location, triggering overlaps along the way and stopping short of the target if blocked by something. Only the root component is swept and checked for blocking collision, child components move without sweeping. If collision is off, this has no effect."
  707. PinType=(PinCategory="bool")
  708. DefaultValue="false"
  709. AutogeneratedDefaultValue="false"
  710. End Object
  711. Begin Object Name="EdGraphPin_42719"
  712. PinName="SweepHitResult"
  713. PinToolTip="Sweep Hit Result\nHit Result Structure"
  714. Direction=EGPD_Output
  715. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/Engine.HitResult')
  716. End Object
  717. Begin Object Name="EdGraphPin_42720"
  718. PinName="bTeleport"
  719. PinToolTip="Teleport\nBoolean\n\nWhether we teleport the physics state (if physics collision is enabled for this object). If true, physics velocity for this object is unchanged (so ragdoll parts are not affected by change in location). If false, physics velocity is updated based on the change in position (affecting ragdoll parts). If CCD is on and not teleporting, this will affect objects along the entire swept volume."
  720. PinType=(PinCategory="bool")
  721. DefaultValue="false"
  722. AutogeneratedDefaultValue="false"
  723. End Object
  724. Begin Object Name="EdGraphPin_42726"
  725. PinName="DeltaLocation_X"
  726. PinFriendlyName="Delta Location X"
  727. PinToolTip="Delta Location X\nFloat"
  728. PinType=(PinCategory="float")
  729. DefaultValue="0.0"
  730. AutogeneratedDefaultValue="0.0"
  731. ParentPin=EdGraphPin'K2Node_CallFunction_3892.EdGraphPin_42717'
  732. End Object
  733. Begin Object Name="EdGraphPin_42727"
  734. PinName="DeltaLocation_Y"
  735. PinFriendlyName="Delta Location Y"
  736. PinToolTip="Delta Location Y\nFloat"
  737. PinType=(PinCategory="float")
  738. DefaultValue="0.0"
  739. AutogeneratedDefaultValue="0.0"
  740. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_143.EdGraphPin_43233'
  741. ParentPin=EdGraphPin'K2Node_CallFunction_3892.EdGraphPin_42717'
  742. End Object
  743. Begin Object Name="EdGraphPin_42728"
  744. PinName="DeltaLocation_Z"
  745. PinFriendlyName="Delta Location Z"
  746. PinToolTip="Delta Location Z\nFloat"
  747. PinType=(PinCategory="float")
  748. DefaultValue="0.0"
  749. AutogeneratedDefaultValue="0.0"
  750. ParentPin=EdGraphPin'K2Node_CallFunction_3892.EdGraphPin_42717'
  751. End Object
  752. FunctionReference=(MemberName="K2_AddActorLocalOffset",bSelfContext=True)
  753. Pins(0)=EdGraphPin'EdGraphPin_42714'
  754. Pins(1)=EdGraphPin'EdGraphPin_42715'
  755. Pins(2)=EdGraphPin'EdGraphPin_42716'
  756. Pins(3)=EdGraphPin'EdGraphPin_42717'
  757. Pins(4)=EdGraphPin'EdGraphPin_42726'
  758. Pins(5)=EdGraphPin'EdGraphPin_42727'
  759. Pins(6)=EdGraphPin'EdGraphPin_42728'
  760. Pins(7)=EdGraphPin'EdGraphPin_42718'
  761. Pins(8)=EdGraphPin'EdGraphPin_42719'
  762. Pins(9)=EdGraphPin'EdGraphPin_42720'
  763. NodePosX=544
  764. NodePosY=928
  765. NodeGuid=07CCA05F4F1063E7564631821491A1AD
  766. End Object
  767. Begin Object Class=K2Node_InputAxisEvent Name="K2Node_InputAxisEvent_275"
  768. Begin Object Class=EdGraphPin Name="EdGraphPin_4200"
  769. End Object
  770. Begin Object Class=EdGraphPin Name="EdGraphPin_4201"
  771. End Object
  772. Begin Object Class=EdGraphPin Name="EdGraphPin_4202"
  773. End Object
  774. Begin Object Name="EdGraphPin_4200"
  775. PinName="OutputDelegate"
  776. Direction=EGPD_Output
  777. PinType=(PinCategory="delegate",PinSubCategoryMemberReference=(MemberParent=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C',MemberName="InpAxisEvt_LookRight_K2Node_InputAxisEvent_145"))
  778. End Object
  779. Begin Object Name="EdGraphPin_4201"
  780. PinName="then"
  781. Direction=EGPD_Output
  782. PinType=(PinCategory="exec")
  783. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_204.EdGraphPin_42749'
  784. End Object
  785. Begin Object Name="EdGraphPin_4202"
  786. PinName="AxisValue"
  787. PinToolTip="Axis Value\nFloat"
  788. Direction=EGPD_Output
  789. PinType=(PinCategory="float")
  790. AutogeneratedDefaultValue="0.0"
  791. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_409.EdGraphPin_42768'
  792. End Object
  793. InputAxisName="LookRight"
  794. bExecuteWhenPaused=True
  795. EventReference=(MemberParent=Package'"/Script/Engine"')
  796. CustomFunctionName="InpAxisEvt_LookRight_K2Node_InputAxisEvent_145"
  797. Pins(0)=EdGraphPin'EdGraphPin_4200'
  798. Pins(1)=EdGraphPin'EdGraphPin_4201'
  799. Pins(2)=EdGraphPin'EdGraphPin_4202'
  800. NodePosX=1376
  801. NodePosY=1200
  802. ErrorType=1
  803. ErrorMsg="Error Found more than one function with the same name InpAxisEvt_LookRight_K2Node_InputAxisEvent_145; second occurance at InputAxis LookRight "
  804. NodeGuid=25D2AF89434BBA937E79148962B3F419
  805. End Object
  806. Begin Object Class=K2Node_MacroInstance Name="K2Node_MacroInstance_204"
  807. Begin Object Class=EdGraphPin Name="EdGraphPin_42749"
  808. End Object
  809. Begin Object Class=EdGraphPin Name="EdGraphPin_42750"
  810. End Object
  811. Begin Object Class=EdGraphPin Name="EdGraphPin_42751"
  812. End Object
  813. Begin Object Class=EdGraphPin Name="EdGraphPin_42752"
  814. End Object
  815. Begin Object Class=EdGraphPin Name="EdGraphPin_42753"
  816. End Object
  817. Begin Object Class=EdGraphPin Name="EdGraphPin_42754"
  818. End Object
  819. Begin Object Name="EdGraphPin_42749"
  820. PinName="Enter"
  821. PinType=(PinCategory="exec")
  822. LinkedTo(0)=EdGraphPin'K2Node_InputAxisEvent_275.EdGraphPin_4201'
  823. End Object
  824. Begin Object Name="EdGraphPin_42750"
  825. PinName="Open"
  826. PinType=(PinCategory="exec")
  827. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_348.EdGraphPin_43591'
  828. End Object
  829. Begin Object Name="EdGraphPin_42751"
  830. PinName="Close"
  831. PinType=(PinCategory="exec")
  832. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_349.EdGraphPin_43606'
  833. End Object
  834. Begin Object Name="EdGraphPin_42752"
  835. PinName="Toggle"
  836. PinType=(PinCategory="exec")
  837. End Object
  838. Begin Object Name="EdGraphPin_42753"
  839. PinName="bStartClosed"
  840. PinType=(PinCategory="bool")
  841. DefaultValue="true"
  842. AutogeneratedDefaultValue="true"
  843. End Object
  844. Begin Object Name="EdGraphPin_42754"
  845. PinName="Exit"
  846. Direction=EGPD_Output
  847. PinType=(PinCategory="exec")
  848. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4387.EdGraphPin_42791'
  849. End Object
  850. MacroGraphReference=(MacroGraph=EdGraph'/Engine/EditorBlueprintResources/StandardMacros.StandardMacros:Gate',GraphBlueprint=Blueprint'/Engine/EditorBlueprintResources/StandardMacros.StandardMacros',GraphGuid=5FD0ADDB41B99E726A411F8E87B5F37C)
  851. Pins(0)=EdGraphPin'EdGraphPin_42749'
  852. Pins(1)=EdGraphPin'EdGraphPin_42750'
  853. Pins(2)=EdGraphPin'EdGraphPin_42751'
  854. Pins(3)=EdGraphPin'EdGraphPin_42752'
  855. Pins(4)=EdGraphPin'EdGraphPin_42753'
  856. Pins(5)=EdGraphPin'EdGraphPin_42754'
  857. NodePosX=1920
  858. NodePosY=1200
  859. NodeGuid=535FDE304BE5D2FAD9A7B09400C67502
  860. End Object
  861. Begin Object Class=K2Node_InputAction Name="K2Node_InputAction_74"
  862. Begin Object Class=EdGraphPin Name="EdGraphPin_4506"
  863. End Object
  864. Begin Object Class=EdGraphPin Name="EdGraphPin_4507"
  865. End Object
  866. Begin Object Class=EdGraphPin Name="EdGraphPin_4508"
  867. End Object
  868. Begin Object Name="EdGraphPin_4506"
  869. PinName="Pressed"
  870. Direction=EGPD_Output
  871. PinType=(PinCategory="exec")
  872. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_348.EdGraphPin_43590'
  873. End Object
  874. Begin Object Name="EdGraphPin_4507"
  875. PinName="Released"
  876. Direction=EGPD_Output
  877. PinType=(PinCategory="exec")
  878. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_349.EdGraphPin_43605'
  879. End Object
  880. Begin Object Name="EdGraphPin_4508"
  881. PinName="Key"
  882. Direction=EGPD_Output
  883. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/InputCore.Key')
  884. DefaultValue="AnyKey"
  885. End Object
  886. InputActionName="CameraRotateHoldButton"
  887. bExecuteWhenPaused=True
  888. Pins(0)=EdGraphPin'EdGraphPin_4506'
  889. Pins(1)=EdGraphPin'EdGraphPin_4507'
  890. Pins(2)=EdGraphPin'EdGraphPin_4508'
  891. NodePosX=1376
  892. NodePosY=1312
  893. NodeGuid=34CC8D154395C46668746F821AD7BA43
  894. End Object
  895. Begin Object Class=K2Node_CommutativeAssociativeBinaryOperator Name="K2Node_CommutativeAssociativeBinaryOperator_409"
  896. Begin Object Class=EdGraphPin Name="EdGraphPin_42767"
  897. End Object
  898. Begin Object Class=EdGraphPin Name="EdGraphPin_42768"
  899. End Object
  900. Begin Object Class=EdGraphPin Name="EdGraphPin_42769"
  901. End Object
  902. Begin Object Class=EdGraphPin Name="EdGraphPin_42770"
  903. End Object
  904. Begin Object Class=EdGraphPin Name="EdGraphPin_42771"
  905. End Object
  906. Begin Object Name="EdGraphPin_42767"
  907. PinName="self"
  908. PinFriendlyName="Target"
  909. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  910. DefaultObject=Default__KismetMathLibrary
  911. bHidden=True
  912. End Object
  913. Begin Object Name="EdGraphPin_42768"
  914. PinName="A"
  915. PinType=(PinCategory="float")
  916. DefaultValue="0.0"
  917. AutogeneratedDefaultValue="0.0"
  918. LinkedTo(0)=EdGraphPin'K2Node_InputAxisEvent_275.EdGraphPin_4202'
  919. End Object
  920. Begin Object Name="EdGraphPin_42769"
  921. PinName="B"
  922. PinType=(PinCategory="float")
  923. DefaultValue="0.0"
  924. AutogeneratedDefaultValue="0.0"
  925. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_1267.EdGraphPin_4613'
  926. End Object
  927. Begin Object Name="EdGraphPin_42770"
  928. PinName="ReturnValue"
  929. Direction=EGPD_Output
  930. PinType=(PinCategory="float")
  931. AutogeneratedDefaultValue="0.0"
  932. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4387.EdGraphPin_42805'
  933. End Object
  934. Begin Object Name="EdGraphPin_42771"
  935. PinName="C"
  936. PinType=(PinCategory="float")
  937. DefaultValue="0.0"
  938. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4386.EdGraphPin_42784'
  939. End Object
  940. NumAdditionalInputs=1
  941. bIsPureFunc=True
  942. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Multiply_FloatFloat")
  943. Pins(0)=EdGraphPin'EdGraphPin_42767'
  944. Pins(1)=EdGraphPin'EdGraphPin_42768'
  945. Pins(2)=EdGraphPin'EdGraphPin_42769'
  946. Pins(3)=EdGraphPin'EdGraphPin_42770'
  947. Pins(4)=EdGraphPin'EdGraphPin_42771'
  948. NodePosX=2384
  949. NodePosY=1248
  950. NodeGuid=B1CD4FF04CD5542EFAF3B4807DFDA2FD
  951. End Object
  952. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_1267"
  953. Begin Object Class=EdGraphPin Name="EdGraphPin_4613"
  954. End Object
  955. Begin Object Class=EdGraphPin Name="EdGraphPin_4614"
  956. End Object
  957. Begin Object Name="EdGraphPin_4613"
  958. PinName="MouseTurnSpeed"
  959. Direction=EGPD_Output
  960. PinType=(PinCategory="float")
  961. AutogeneratedDefaultValue="0.0"
  962. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_409.EdGraphPin_42769'
  963. End Object
  964. Begin Object Name="EdGraphPin_4614"
  965. PinName="self"
  966. PinFriendlyName="Target"
  967. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  968. bHidden=True
  969. End Object
  970. VariableReference=(MemberName="MouseTurnSpeed",MemberGuid=DE6DFDC840D53C250146999650A6132A,bSelfContext=True)
  971. Pins(0)=EdGraphPin'EdGraphPin_4613'
  972. Pins(1)=EdGraphPin'EdGraphPin_4614'
  973. NodePosX=2160
  974. NodePosY=1296
  975. NodeGuid=AFDEA2C44204CC1BE7C653B4A24FFD1A
  976. End Object
  977. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4386"
  978. Begin Object Class=EdGraphPin Name="EdGraphPin_42782"
  979. End Object
  980. Begin Object Class=EdGraphPin Name="EdGraphPin_42783"
  981. End Object
  982. Begin Object Class=EdGraphPin Name="EdGraphPin_42784"
  983. End Object
  984. Begin Object Name="EdGraphPin_42782"
  985. PinName="self"
  986. PinFriendlyName="Target"
  987. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.GameplayStatics')
  988. DefaultObject=Default__GameplayStatics
  989. bHidden=True
  990. End Object
  991. Begin Object Name="EdGraphPin_42783"
  992. PinName="WorldContextObject"
  993. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/CoreUObject.Object')
  994. bHidden=True
  995. End Object
  996. Begin Object Name="EdGraphPin_42784"
  997. PinName="ReturnValue"
  998. Direction=EGPD_Output
  999. PinType=(PinCategory="float")
  1000. AutogeneratedDefaultValue="0.0"
  1001. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_409.EdGraphPin_42771'
  1002. End Object
  1003. bIsPureFunc=True
  1004. FunctionReference=(MemberParent=Class'/Script/Engine.GameplayStatics',MemberName="GetWorldDeltaSeconds")
  1005. Pins(0)=EdGraphPin'EdGraphPin_42782'
  1006. Pins(1)=EdGraphPin'EdGraphPin_42783'
  1007. Pins(2)=EdGraphPin'EdGraphPin_42784'
  1008. NodePosX=2128
  1009. NodePosY=1360
  1010. NodeGuid=569740584B1102BD4F6D68943817AC69
  1011. End Object
  1012. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4387"
  1013. Begin Object Class=EdGraphPin Name="EdGraphPin_42791"
  1014. End Object
  1015. Begin Object Class=EdGraphPin Name="EdGraphPin_42792"
  1016. End Object
  1017. Begin Object Class=EdGraphPin Name="EdGraphPin_42793"
  1018. End Object
  1019. Begin Object Class=EdGraphPin Name="EdGraphPin_42794"
  1020. End Object
  1021. Begin Object Class=EdGraphPin Name="EdGraphPin_42795"
  1022. End Object
  1023. Begin Object Class=EdGraphPin Name="EdGraphPin_42796"
  1024. End Object
  1025. Begin Object Class=EdGraphPin Name="EdGraphPin_42797"
  1026. End Object
  1027. Begin Object Class=EdGraphPin Name="EdGraphPin_42803"
  1028. End Object
  1029. Begin Object Class=EdGraphPin Name="EdGraphPin_42804"
  1030. End Object
  1031. Begin Object Class=EdGraphPin Name="EdGraphPin_42805"
  1032. End Object
  1033. Begin Object Name="EdGraphPin_42791"
  1034. PinName="execute"
  1035. PinToolTip="\nExec"
  1036. PinType=(PinCategory="exec")
  1037. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_204.EdGraphPin_42754'
  1038. End Object
  1039. Begin Object Name="EdGraphPin_42792"
  1040. PinName="then"
  1041. PinToolTip="\nExec"
  1042. Direction=EGPD_Output
  1043. PinType=(PinCategory="exec")
  1044. End Object
  1045. Begin Object Name="EdGraphPin_42793"
  1046. PinName="self"
  1047. PinFriendlyName="Target"
  1048. PinToolTip="Target\nActor Reference"
  1049. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.Actor')
  1050. End Object
  1051. Begin Object Name="EdGraphPin_42794"
  1052. PinName="DeltaRotation"
  1053. PinToolTip="Delta Rotation\nRotator \n\nThe change in rotation."
  1054. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Rotator')
  1055. DefaultValue="0, 0, 0"
  1056. AutogeneratedDefaultValue="0, 0, 0"
  1057. SubPins(0)=EdGraphPin'K2Node_CallFunction_4387.EdGraphPin_42803'
  1058. SubPins(1)=EdGraphPin'K2Node_CallFunction_4387.EdGraphPin_42804'
  1059. SubPins(2)=EdGraphPin'K2Node_CallFunction_4387.EdGraphPin_42805'
  1060. bHidden=True
  1061. End Object
  1062. Begin Object Name="EdGraphPin_42795"
  1063. PinName="bSweep"
  1064. PinToolTip="Sweep\nBoolean\n\nWhether to sweep to the target rotation (not currently supported for rotation)."
  1065. PinType=(PinCategory="bool")
  1066. DefaultValue="false"
  1067. AutogeneratedDefaultValue="false"
  1068. bAdvancedView=True
  1069. End Object
  1070. Begin Object Name="EdGraphPin_42796"
  1071. PinName="SweepHitResult"
  1072. PinToolTip="Sweep Hit Result\nHit Result Structure\n\nThe hit result from the move if swept."
  1073. Direction=EGPD_Output
  1074. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/Engine.HitResult')
  1075. bAdvancedView=True
  1076. End Object
  1077. Begin Object Name="EdGraphPin_42797"
  1078. PinName="bTeleport"
  1079. PinToolTip="Teleport\nBoolean\n\nWhether we teleport the physics state (if physics collision is enabled for this object). If true, physics velocity for this object is unchanged (so ragdoll parts are not affected by change in location). If false, physics velocity is updated based on the change in position (affecting ragdoll parts). If CCD is on and not teleporting, this will affect objects along the entire swept volume."
  1080. PinType=(PinCategory="bool")
  1081. DefaultValue="false"
  1082. AutogeneratedDefaultValue="false"
  1083. bAdvancedView=True
  1084. End Object
  1085. Begin Object Name="EdGraphPin_42803"
  1086. PinName="DeltaRotation_Roll"
  1087. PinFriendlyName="Delta Rotation X (Roll)"
  1088. PinToolTip="Delta Rotation X (Roll)\nFloat"
  1089. PinType=(PinCategory="float")
  1090. DefaultValue="0.0"
  1091. AutogeneratedDefaultValue="0.0"
  1092. ParentPin=EdGraphPin'K2Node_CallFunction_4387.EdGraphPin_42794'
  1093. End Object
  1094. Begin Object Name="EdGraphPin_42804"
  1095. PinName="DeltaRotation_Pitch"
  1096. PinFriendlyName="Delta Rotation Y (Pitch)"
  1097. PinToolTip="Delta Rotation Y (Pitch)\nFloat"
  1098. PinType=(PinCategory="float")
  1099. DefaultValue="0.0"
  1100. AutogeneratedDefaultValue="0.0"
  1101. ParentPin=EdGraphPin'K2Node_CallFunction_4387.EdGraphPin_42794'
  1102. End Object
  1103. Begin Object Name="EdGraphPin_42805"
  1104. PinName="DeltaRotation_Yaw"
  1105. PinFriendlyName="Delta Rotation Z (Yaw)"
  1106. PinToolTip="Delta Rotation Z (Yaw)\nFloat"
  1107. PinType=(PinCategory="float")
  1108. DefaultValue="0.0"
  1109. AutogeneratedDefaultValue="0.0"
  1110. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_409.EdGraphPin_42770'
  1111. ParentPin=EdGraphPin'K2Node_CallFunction_4387.EdGraphPin_42794'
  1112. End Object
  1113. FunctionReference=(MemberName="K2_AddActorWorldRotation",bSelfContext=True)
  1114. Pins(0)=EdGraphPin'EdGraphPin_42791'
  1115. Pins(1)=EdGraphPin'EdGraphPin_42792'
  1116. Pins(2)=EdGraphPin'EdGraphPin_42793'
  1117. Pins(3)=EdGraphPin'EdGraphPin_42794'
  1118. Pins(4)=EdGraphPin'EdGraphPin_42803'
  1119. Pins(5)=EdGraphPin'EdGraphPin_42804'
  1120. Pins(6)=EdGraphPin'EdGraphPin_42805'
  1121. Pins(7)=EdGraphPin'EdGraphPin_42795'
  1122. Pins(8)=EdGraphPin'EdGraphPin_42796'
  1123. Pins(9)=EdGraphPin'EdGraphPin_42797'
  1124. NodePosX=2576
  1125. NodePosY=1184
  1126. NodeGuid=20EFDF1E42B06A1CA8420CA43A6844A1
  1127. AdvancedPinDisplay=Hidden
  1128. End Object
  1129. Begin Object Class=K2Node_InputAxisEvent Name="K2Node_InputAxisEvent_276"
  1130. Begin Object Class=EdGraphPin Name="EdGraphPin_4257"
  1131. End Object
  1132. Begin Object Class=EdGraphPin Name="EdGraphPin_4258"
  1133. End Object
  1134. Begin Object Class=EdGraphPin Name="EdGraphPin_4259"
  1135. End Object
  1136. Begin Object Name="EdGraphPin_4257"
  1137. PinName="OutputDelegate"
  1138. Direction=EGPD_Output
  1139. PinType=(PinCategory="delegate",PinSubCategoryMemberReference=(MemberParent=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C',MemberName="InpAxisEvt_LookUp_K2Node_InputAxisEvent_194"))
  1140. End Object
  1141. Begin Object Name="EdGraphPin_4258"
  1142. PinName="then"
  1143. Direction=EGPD_Output
  1144. PinType=(PinCategory="exec")
  1145. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_205.EdGraphPin_42826'
  1146. End Object
  1147. Begin Object Name="EdGraphPin_4259"
  1148. PinName="AxisValue"
  1149. PinToolTip="Axis Value\nFloat"
  1150. Direction=EGPD_Output
  1151. PinType=(PinCategory="float")
  1152. AutogeneratedDefaultValue="0.0"
  1153. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_410.EdGraphPin_42845'
  1154. End Object
  1155. InputAxisName="LookUp"
  1156. bExecuteWhenPaused=True
  1157. EventReference=(MemberParent=Package'"/Script/Engine"')
  1158. CustomFunctionName="InpAxisEvt_LookUp_K2Node_InputAxisEvent_194"
  1159. Pins(0)=EdGraphPin'EdGraphPin_4257'
  1160. Pins(1)=EdGraphPin'EdGraphPin_4258'
  1161. Pins(2)=EdGraphPin'EdGraphPin_4259'
  1162. NodePosX=1376
  1163. NodePosY=1520
  1164. ErrorType=1
  1165. ErrorMsg="Error Found more than one function with the same name InpAxisEvt_LookUp_K2Node_InputAxisEvent_194; second occurance at InputAxis LookUp \nError Found more than one function with the same name InpAxisEvt_LookUp_K2Node_InputAxisEvent_194; second occurance at InputAxis LookUp "
  1166. NodeGuid=3C901E874B0982E5C7BEF9881540B011
  1167. End Object
  1168. Begin Object Class=K2Node_MacroInstance Name="K2Node_MacroInstance_205"
  1169. Begin Object Class=EdGraphPin Name="EdGraphPin_42826"
  1170. End Object
  1171. Begin Object Class=EdGraphPin Name="EdGraphPin_42827"
  1172. End Object
  1173. Begin Object Class=EdGraphPin Name="EdGraphPin_42828"
  1174. End Object
  1175. Begin Object Class=EdGraphPin Name="EdGraphPin_42829"
  1176. End Object
  1177. Begin Object Class=EdGraphPin Name="EdGraphPin_42830"
  1178. End Object
  1179. Begin Object Class=EdGraphPin Name="EdGraphPin_42831"
  1180. End Object
  1181. Begin Object Name="EdGraphPin_42826"
  1182. PinName="Enter"
  1183. PinType=(PinCategory="exec")
  1184. LinkedTo(0)=EdGraphPin'K2Node_InputAxisEvent_276.EdGraphPin_4258'
  1185. End Object
  1186. Begin Object Name="EdGraphPin_42827"
  1187. PinName="Open"
  1188. PinType=(PinCategory="exec")
  1189. LinkedTo(0)=EdGraphPin'K2Node_InputAction_75.EdGraphPin_4583'
  1190. End Object
  1191. Begin Object Name="EdGraphPin_42828"
  1192. PinName="Close"
  1193. PinType=(PinCategory="exec")
  1194. LinkedTo(0)=EdGraphPin'K2Node_InputAction_75.EdGraphPin_4584'
  1195. End Object
  1196. Begin Object Name="EdGraphPin_42829"
  1197. PinName="Toggle"
  1198. PinType=(PinCategory="exec")
  1199. End Object
  1200. Begin Object Name="EdGraphPin_42830"
  1201. PinName="bStartClosed"
  1202. PinType=(PinCategory="bool")
  1203. DefaultValue="true"
  1204. AutogeneratedDefaultValue="true"
  1205. End Object
  1206. Begin Object Name="EdGraphPin_42831"
  1207. PinName="Exit"
  1208. Direction=EGPD_Output
  1209. PinType=(PinCategory="exec")
  1210. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4389.EdGraphPin_42868'
  1211. End Object
  1212. MacroGraphReference=(MacroGraph=EdGraph'/Engine/EditorBlueprintResources/StandardMacros.StandardMacros:Gate',GraphBlueprint=Blueprint'/Engine/EditorBlueprintResources/StandardMacros.StandardMacros',GraphGuid=5FD0ADDB41B99E726A411F8E87B5F37C)
  1213. Pins(0)=EdGraphPin'EdGraphPin_42826'
  1214. Pins(1)=EdGraphPin'EdGraphPin_42827'
  1215. Pins(2)=EdGraphPin'EdGraphPin_42828'
  1216. Pins(3)=EdGraphPin'EdGraphPin_42829'
  1217. Pins(4)=EdGraphPin'EdGraphPin_42830'
  1218. Pins(5)=EdGraphPin'EdGraphPin_42831'
  1219. NodePosX=1920
  1220. NodePosY=1520
  1221. NodeGuid=628F6C234DFA162B8B87088F76D3EA51
  1222. End Object
  1223. Begin Object Class=K2Node_InputAction Name="K2Node_InputAction_75"
  1224. Begin Object Class=EdGraphPin Name="EdGraphPin_4583"
  1225. End Object
  1226. Begin Object Class=EdGraphPin Name="EdGraphPin_4584"
  1227. End Object
  1228. Begin Object Class=EdGraphPin Name="EdGraphPin_4585"
  1229. End Object
  1230. Begin Object Name="EdGraphPin_4583"
  1231. PinName="Pressed"
  1232. Direction=EGPD_Output
  1233. PinType=(PinCategory="exec")
  1234. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_205.EdGraphPin_42827'
  1235. End Object
  1236. Begin Object Name="EdGraphPin_4584"
  1237. PinName="Released"
  1238. Direction=EGPD_Output
  1239. PinType=(PinCategory="exec")
  1240. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_205.EdGraphPin_42828'
  1241. End Object
  1242. Begin Object Name="EdGraphPin_4585"
  1243. PinName="Key"
  1244. Direction=EGPD_Output
  1245. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/InputCore.Key')
  1246. DefaultValue="AnyKey"
  1247. End Object
  1248. InputActionName="CameraRotateHoldButton"
  1249. bExecuteWhenPaused=True
  1250. Pins(0)=EdGraphPin'EdGraphPin_4583'
  1251. Pins(1)=EdGraphPin'EdGraphPin_4584'
  1252. Pins(2)=EdGraphPin'EdGraphPin_4585'
  1253. NodePosX=1376
  1254. NodePosY=1632
  1255. NodeGuid=CDDBF60B4CD5162948776A9A1D284167
  1256. End Object
  1257. Begin Object Class=K2Node_CommutativeAssociativeBinaryOperator Name="K2Node_CommutativeAssociativeBinaryOperator_410"
  1258. Begin Object Class=EdGraphPin Name="EdGraphPin_42844"
  1259. End Object
  1260. Begin Object Class=EdGraphPin Name="EdGraphPin_42845"
  1261. End Object
  1262. Begin Object Class=EdGraphPin Name="EdGraphPin_42846"
  1263. End Object
  1264. Begin Object Class=EdGraphPin Name="EdGraphPin_42847"
  1265. End Object
  1266. Begin Object Class=EdGraphPin Name="EdGraphPin_42848"
  1267. End Object
  1268. Begin Object Name="EdGraphPin_42844"
  1269. PinName="self"
  1270. PinFriendlyName="Target"
  1271. PinToolTip="Target\nKismet Math Library Reference"
  1272. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  1273. DefaultObject=Default__KismetMathLibrary
  1274. bHidden=True
  1275. End Object
  1276. Begin Object Name="EdGraphPin_42845"
  1277. PinName="A"
  1278. PinToolTip="A\nFloat"
  1279. PinType=(PinCategory="float")
  1280. DefaultValue="0.0"
  1281. AutogeneratedDefaultValue="0.0"
  1282. LinkedTo(0)=EdGraphPin'K2Node_InputAxisEvent_276.EdGraphPin_4259'
  1283. End Object
  1284. Begin Object Name="EdGraphPin_42846"
  1285. PinName="B"
  1286. PinToolTip="B\nFloat"
  1287. PinType=(PinCategory="float")
  1288. DefaultValue="0.0"
  1289. AutogeneratedDefaultValue="0.0"
  1290. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_1268.EdGraphPin_4598'
  1291. End Object
  1292. Begin Object Name="EdGraphPin_42847"
  1293. PinName="ReturnValue"
  1294. PinToolTip="Return Value\nFloat"
  1295. Direction=EGPD_Output
  1296. PinType=(PinCategory="float")
  1297. AutogeneratedDefaultValue="0.0"
  1298. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4389.EdGraphPin_42881'
  1299. End Object
  1300. Begin Object Name="EdGraphPin_42848"
  1301. PinName="C"
  1302. PinToolTip="C\nFloat"
  1303. PinType=(PinCategory="float")
  1304. DefaultValue="0.0"
  1305. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4388.EdGraphPin_42861'
  1306. End Object
  1307. NumAdditionalInputs=1
  1308. bIsPureFunc=True
  1309. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Multiply_FloatFloat")
  1310. Pins(0)=EdGraphPin'EdGraphPin_42844'
  1311. Pins(1)=EdGraphPin'EdGraphPin_42845'
  1312. Pins(2)=EdGraphPin'EdGraphPin_42846'
  1313. Pins(3)=EdGraphPin'EdGraphPin_42847'
  1314. Pins(4)=EdGraphPin'EdGraphPin_42848'
  1315. NodePosX=2384
  1316. NodePosY=1568
  1317. NodeGuid=6A351B184524608697C4ECBE008EF371
  1318. End Object
  1319. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_1268"
  1320. Begin Object Class=EdGraphPin Name="EdGraphPin_4598"
  1321. End Object
  1322. Begin Object Class=EdGraphPin Name="EdGraphPin_4599"
  1323. End Object
  1324. Begin Object Name="EdGraphPin_4598"
  1325. PinName="MouseTurnSpeed"
  1326. Direction=EGPD_Output
  1327. PinType=(PinCategory="float")
  1328. AutogeneratedDefaultValue="0.0"
  1329. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_410.EdGraphPin_42846'
  1330. End Object
  1331. Begin Object Name="EdGraphPin_4599"
  1332. PinName="self"
  1333. PinFriendlyName="Target"
  1334. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  1335. bHidden=True
  1336. End Object
  1337. VariableReference=(MemberName="MouseTurnSpeed",MemberGuid=DE6DFDC840D53C250146999650A6132A,bSelfContext=True)
  1338. Pins(0)=EdGraphPin'EdGraphPin_4598'
  1339. Pins(1)=EdGraphPin'EdGraphPin_4599'
  1340. NodePosX=2160
  1341. NodePosY=1616
  1342. NodeGuid=9E2804464396C3495AC7CB949E712B08
  1343. End Object
  1344. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4388"
  1345. Begin Object Class=EdGraphPin Name="EdGraphPin_42859"
  1346. End Object
  1347. Begin Object Class=EdGraphPin Name="EdGraphPin_42860"
  1348. End Object
  1349. Begin Object Class=EdGraphPin Name="EdGraphPin_42861"
  1350. End Object
  1351. Begin Object Name="EdGraphPin_42859"
  1352. PinName="self"
  1353. PinFriendlyName="Target"
  1354. PinToolTip="Target\nGameplay Statics Reference"
  1355. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.GameplayStatics')
  1356. DefaultObject=Default__GameplayStatics
  1357. bHidden=True
  1358. End Object
  1359. Begin Object Name="EdGraphPin_42860"
  1360. PinName="WorldContextObject"
  1361. PinToolTip="World Context Object\nObject Reference"
  1362. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/CoreUObject.Object')
  1363. bHidden=True
  1364. End Object
  1365. Begin Object Name="EdGraphPin_42861"
  1366. PinName="ReturnValue"
  1367. PinToolTip="Return Value\nFloat"
  1368. Direction=EGPD_Output
  1369. PinType=(PinCategory="float")
  1370. AutogeneratedDefaultValue="0.0"
  1371. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_410.EdGraphPin_42848'
  1372. End Object
  1373. bIsPureFunc=True
  1374. FunctionReference=(MemberParent=Class'/Script/Engine.GameplayStatics',MemberName="GetWorldDeltaSeconds")
  1375. Pins(0)=EdGraphPin'EdGraphPin_42859'
  1376. Pins(1)=EdGraphPin'EdGraphPin_42860'
  1377. Pins(2)=EdGraphPin'EdGraphPin_42861'
  1378. NodePosX=2128
  1379. NodePosY=1680
  1380. NodeGuid=1A11F2B74B3152D15CF99794A4F96AF6
  1381. End Object
  1382. Begin Object Class=EdGraphNode_Comment Name="EdGraphNode_Comment_179"
  1383. NodePosY=1440
  1384. NodeWidth=764
  1385. NodeHeight=363
  1386. NodeComment="RotationKeyboard"
  1387. NodeGuid=6A83B25E4D6C5A2358B90BA683424C8D
  1388. End Object
  1389. Begin Object Class=EdGraphNode_Comment Name="EdGraphNode_Comment_231"
  1390. NodePosX=1344
  1391. NodePosY=1136
  1392. NodeWidth=1472
  1393. NodeHeight=624
  1394. NodeComment="RotationMouse"
  1395. NodeGuid=A275E74C4FAE5D9176C398A5E9F280F7
  1396. End Object
  1397. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4389"
  1398. Begin Object Class=EdGraphPin Name="EdGraphPin_42868"
  1399. End Object
  1400. Begin Object Class=EdGraphPin Name="EdGraphPin_42869"
  1401. End Object
  1402. Begin Object Class=EdGraphPin Name="EdGraphPin_42870"
  1403. End Object
  1404. Begin Object Class=EdGraphPin Name="EdGraphPin_42871"
  1405. End Object
  1406. Begin Object Class=EdGraphPin Name="EdGraphPin_42872"
  1407. End Object
  1408. Begin Object Class=EdGraphPin Name="EdGraphPin_42873"
  1409. End Object
  1410. Begin Object Class=EdGraphPin Name="EdGraphPin_42874"
  1411. End Object
  1412. Begin Object Class=EdGraphPin Name="EdGraphPin_42880"
  1413. End Object
  1414. Begin Object Class=EdGraphPin Name="EdGraphPin_42881"
  1415. End Object
  1416. Begin Object Class=EdGraphPin Name="EdGraphPin_42882"
  1417. End Object
  1418. Begin Object Name="EdGraphPin_42868"
  1419. PinName="execute"
  1420. PinToolTip="\nExec"
  1421. PinType=(PinCategory="exec")
  1422. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_205.EdGraphPin_42831'
  1423. End Object
  1424. Begin Object Name="EdGraphPin_42869"
  1425. PinName="then"
  1426. PinToolTip="\nExec"
  1427. Direction=EGPD_Output
  1428. PinType=(PinCategory="exec")
  1429. End Object
  1430. Begin Object Name="EdGraphPin_42870"
  1431. PinName="self"
  1432. PinFriendlyName="Target"
  1433. PinToolTip="Target\nScene Component Reference"
  1434. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SceneComponent')
  1435. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_1548.EdGraphPin_5717'
  1436. End Object
  1437. Begin Object Name="EdGraphPin_42871"
  1438. PinName="DeltaRotation"
  1439. PinToolTip="Delta Rotation\nRotator \n\nChange in rotation of the component in its local reference frame."
  1440. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Rotator')
  1441. DefaultValue="0, 0, 0"
  1442. AutogeneratedDefaultValue="0, 0, 0"
  1443. SubPins(0)=EdGraphPin'K2Node_CallFunction_4389.EdGraphPin_42880'
  1444. SubPins(1)=EdGraphPin'K2Node_CallFunction_4389.EdGraphPin_42881'
  1445. SubPins(2)=EdGraphPin'K2Node_CallFunction_4389.EdGraphPin_42882'
  1446. bHidden=True
  1447. End Object
  1448. Begin Object Name="EdGraphPin_42872"
  1449. PinName="bSweep"
  1450. PinToolTip="Sweep\nBoolean\n\nWhether we sweep to the destination (currently not supported for rotation)."
  1451. PinType=(PinCategory="bool")
  1452. DefaultValue="false"
  1453. AutogeneratedDefaultValue="false"
  1454. bAdvancedView=True
  1455. End Object
  1456. Begin Object Name="EdGraphPin_42873"
  1457. PinName="SweepHitResult"
  1458. PinToolTip="Sweep Hit Result\nHit Result Structure\n\nHit result from any impact if sweep is true."
  1459. Direction=EGPD_Output
  1460. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/Engine.HitResult')
  1461. bAdvancedView=True
  1462. End Object
  1463. Begin Object Name="EdGraphPin_42874"
  1464. PinName="bTeleport"
  1465. PinToolTip="Teleport\nBoolean\n\nWhether we teleport the physics state (if physics collision is enabled for this object). If true, physics velocity for this object is unchanged (so ragdoll parts are not affected by change in location). If false, physics velocity is updated based on the change in position (affecting ragdoll parts)."
  1466. PinType=(PinCategory="bool")
  1467. DefaultValue="false"
  1468. AutogeneratedDefaultValue="false"
  1469. bAdvancedView=True
  1470. End Object
  1471. Begin Object Name="EdGraphPin_42880"
  1472. PinName="DeltaRotation_Roll"
  1473. PinFriendlyName="Delta Rotation X (Roll)"
  1474. PinToolTip="Delta Rotation X (Roll)\nFloat"
  1475. PinType=(PinCategory="float")
  1476. DefaultValue="0.0"
  1477. AutogeneratedDefaultValue="0.0"
  1478. ParentPin=EdGraphPin'K2Node_CallFunction_4389.EdGraphPin_42871'
  1479. End Object
  1480. Begin Object Name="EdGraphPin_42881"
  1481. PinName="DeltaRotation_Pitch"
  1482. PinFriendlyName="Delta Rotation Y (Pitch)"
  1483. PinToolTip="Delta Rotation Y (Pitch)\nFloat"
  1484. PinType=(PinCategory="float")
  1485. DefaultValue="0.0"
  1486. AutogeneratedDefaultValue="0.0"
  1487. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_410.EdGraphPin_42847'
  1488. ParentPin=EdGraphPin'K2Node_CallFunction_4389.EdGraphPin_42871'
  1489. End Object
  1490. Begin Object Name="EdGraphPin_42882"
  1491. PinName="DeltaRotation_Yaw"
  1492. PinFriendlyName="Delta Rotation Z (Yaw)"
  1493. PinToolTip="Delta Rotation Z (Yaw)\nFloat"
  1494. PinType=(PinCategory="float")
  1495. DefaultValue="0.0"
  1496. AutogeneratedDefaultValue="0.0"
  1497. ParentPin=EdGraphPin'K2Node_CallFunction_4389.EdGraphPin_42871'
  1498. End Object
  1499. FunctionReference=(MemberParent=Class'/Script/Engine.SceneComponent',MemberName="K2_AddLocalRotation")
  1500. Pins(0)=EdGraphPin'EdGraphPin_42868'
  1501. Pins(1)=EdGraphPin'EdGraphPin_42869'
  1502. Pins(2)=EdGraphPin'EdGraphPin_42870'
  1503. Pins(3)=EdGraphPin'EdGraphPin_42871'
  1504. Pins(4)=EdGraphPin'EdGraphPin_42880'
  1505. Pins(5)=EdGraphPin'EdGraphPin_42881'
  1506. Pins(6)=EdGraphPin'EdGraphPin_42882'
  1507. Pins(7)=EdGraphPin'EdGraphPin_42872'
  1508. Pins(8)=EdGraphPin'EdGraphPin_42873'
  1509. Pins(9)=EdGraphPin'EdGraphPin_42874'
  1510. NodePosX=2576
  1511. NodePosY=1504
  1512. NodeGuid=11530436463F8BD5F0B7CDB2B45B9D8F
  1513. AdvancedPinDisplay=Hidden
  1514. End Object
  1515. Begin Object Class=K2Node_MacroInstance Name="K2Node_MacroInstance_163"
  1516. Begin Object Class=EdGraphPin Name="EdGraphPin_42903"
  1517. End Object
  1518. Begin Object Class=EdGraphPin Name="EdGraphPin_42904"
  1519. End Object
  1520. Begin Object Class=EdGraphPin Name="EdGraphPin_42905"
  1521. End Object
  1522. Begin Object Class=EdGraphPin Name="EdGraphPin_42906"
  1523. End Object
  1524. Begin Object Class=EdGraphPin Name="EdGraphPin_42907"
  1525. End Object
  1526. Begin Object Class=EdGraphPin Name="EdGraphPin_42908"
  1527. End Object
  1528. Begin Object Name="EdGraphPin_42903"
  1529. PinName="Enter"
  1530. PinType=(PinCategory="exec")
  1531. LinkedTo(0)=EdGraphPin'K2Node_CustomEvent_53.EdGraphPin_4171'
  1532. End Object
  1533. Begin Object Name="EdGraphPin_42904"
  1534. PinName="Open"
  1535. PinType=(PinCategory="exec")
  1536. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.EdGraphPin_4179'
  1537. End Object
  1538. Begin Object Name="EdGraphPin_42905"
  1539. PinName="Close"
  1540. PinType=(PinCategory="exec")
  1541. LinkedTo(0)=EdGraphPin'K2Node_Knot_294.EdGraphPin_5940'
  1542. End Object
  1543. Begin Object Name="EdGraphPin_42906"
  1544. PinName="Toggle"
  1545. PinType=(PinCategory="exec")
  1546. End Object
  1547. Begin Object Name="EdGraphPin_42907"
  1548. PinName="bStartClosed"
  1549. PinType=(PinCategory="bool")
  1550. DefaultValue="true"
  1551. AutogeneratedDefaultValue="true"
  1552. End Object
  1553. Begin Object Name="EdGraphPin_42908"
  1554. PinName="Exit"
  1555. Direction=EGPD_Output
  1556. PinType=(PinCategory="exec")
  1557. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4579.EdGraphPin_42930'
  1558. End Object
  1559. MacroGraphReference=(MacroGraph=EdGraph'/Engine/EditorBlueprintResources/StandardMacros.StandardMacros:Gate',GraphBlueprint=Blueprint'/Engine/EditorBlueprintResources/StandardMacros.StandardMacros',GraphGuid=5FD0ADDB41B99E726A411F8E87B5F37C)
  1560. Pins(0)=EdGraphPin'EdGraphPin_42903'
  1561. Pins(1)=EdGraphPin'EdGraphPin_42904'
  1562. Pins(2)=EdGraphPin'EdGraphPin_42905'
  1563. Pins(3)=EdGraphPin'EdGraphPin_42906'
  1564. Pins(4)=EdGraphPin'EdGraphPin_42907'
  1565. Pins(5)=EdGraphPin'EdGraphPin_42908'
  1566. NodePosX=2320
  1567. NodePosY=592
  1568. NodeGuid=15A48F7F45DF5000469F079EEE20AE75
  1569. End Object
  1570. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4097"
  1571. Begin Object Class=EdGraphPin Name="EdGraphPin_42921"
  1572. End Object
  1573. Begin Object Class=EdGraphPin Name="EdGraphPin_42922"
  1574. End Object
  1575. Begin Object Class=EdGraphPin Name="EdGraphPin_42923"
  1576. End Object
  1577. Begin Object Name="EdGraphPin_42921"
  1578. PinName="self"
  1579. PinFriendlyName="Target"
  1580. PinToolTip="Target\nGameplay Statics Reference"
  1581. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.GameplayStatics')
  1582. DefaultObject=Default__GameplayStatics
  1583. bHidden=True
  1584. End Object
  1585. Begin Object Name="EdGraphPin_42922"
  1586. PinName="WorldContextObject"
  1587. PinToolTip="World Context Object\nObject Reference"
  1588. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/CoreUObject.Object')
  1589. bHidden=True
  1590. End Object
  1591. Begin Object Name="EdGraphPin_42923"
  1592. PinName="ReturnValue"
  1593. PinToolTip="Return Value\nFloat"
  1594. Direction=EGPD_Output
  1595. PinType=(PinCategory="float")
  1596. AutogeneratedDefaultValue="0.0"
  1597. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5136.EdGraphPin_43027'
  1598. End Object
  1599. bIsPureFunc=True
  1600. FunctionReference=(MemberParent=Class'/Script/Engine.GameplayStatics',MemberName="GetWorldDeltaSeconds")
  1601. Pins(0)=EdGraphPin'EdGraphPin_42921'
  1602. Pins(1)=EdGraphPin'EdGraphPin_42922'
  1603. Pins(2)=EdGraphPin'EdGraphPin_42923'
  1604. NodePosX=2912
  1605. NodePosY=912
  1606. NodeGuid=E108FE1D4FB48C4FD50A528026FBB992
  1607. End Object
  1608. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_1341"
  1609. Begin Object Class=EdGraphPin Name="EdGraphPin_4643"
  1610. End Object
  1611. Begin Object Class=EdGraphPin Name="EdGraphPin_4644"
  1612. End Object
  1613. Begin Object Name="EdGraphPin_4643"
  1614. PinName="MouseMovementSpeed"
  1615. Direction=EGPD_Output
  1616. PinType=(PinCategory="float")
  1617. AutogeneratedDefaultValue="0.0"
  1618. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5135.EdGraphPin_43015'
  1619. End Object
  1620. Begin Object Name="EdGraphPin_4644"
  1621. PinName="self"
  1622. PinFriendlyName="Target"
  1623. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  1624. bHidden=True
  1625. End Object
  1626. VariableReference=(MemberName="MouseMovementSpeed",MemberGuid=D1B61FEC40A13769DFD2B8AE09A39809,bSelfContext=True)
  1627. Pins(0)=EdGraphPin'EdGraphPin_4643'
  1628. Pins(1)=EdGraphPin'EdGraphPin_4644'
  1629. NodePosX=2896
  1630. NodePosY=848
  1631. NodeGuid=4BF2DBB141035271B117C694D4F31469
  1632. End Object
  1633. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4579"
  1634. Begin Object Class=EdGraphPin Name="EdGraphPin_42930"
  1635. End Object
  1636. Begin Object Class=EdGraphPin Name="EdGraphPin_42931"
  1637. End Object
  1638. Begin Object Class=EdGraphPin Name="EdGraphPin_42932"
  1639. End Object
  1640. Begin Object Class=EdGraphPin Name="EdGraphPin_42933"
  1641. End Object
  1642. Begin Object Class=EdGraphPin Name="EdGraphPin_42934"
  1643. End Object
  1644. Begin Object Class=EdGraphPin Name="EdGraphPin_42935"
  1645. End Object
  1646. Begin Object Class=EdGraphPin Name="EdGraphPin_42936"
  1647. End Object
  1648. Begin Object Class=EdGraphPin Name="EdGraphPin_42942"
  1649. End Object
  1650. Begin Object Class=EdGraphPin Name="EdGraphPin_42943"
  1651. End Object
  1652. Begin Object Class=EdGraphPin Name="EdGraphPin_42944"
  1653. End Object
  1654. Begin Object Name="EdGraphPin_42930"
  1655. PinName="execute"
  1656. PinToolTip="\nExec"
  1657. PinType=(PinCategory="exec")
  1658. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_163.EdGraphPin_42908'
  1659. End Object
  1660. Begin Object Name="EdGraphPin_42931"
  1661. PinName="then"
  1662. PinToolTip="\nExec"
  1663. Direction=EGPD_Output
  1664. PinType=(PinCategory="exec")
  1665. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_12648.EdGraphPin_5278'
  1666. End Object
  1667. Begin Object Name="EdGraphPin_42932"
  1668. PinName="self"
  1669. PinFriendlyName="Target"
  1670. PinToolTip="Target\nActor Reference"
  1671. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.Actor')
  1672. End Object
  1673. Begin Object Name="EdGraphPin_42933"
  1674. PinName="DeltaLocation"
  1675. PinToolTip="Delta Location\nVector "
  1676. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector')
  1677. DefaultValue="0, 0, 0"
  1678. AutogeneratedDefaultValue="0, 0, 0"
  1679. SubPins(0)=EdGraphPin'K2Node_CallFunction_4579.EdGraphPin_42942'
  1680. SubPins(1)=EdGraphPin'K2Node_CallFunction_4579.EdGraphPin_42943'
  1681. SubPins(2)=EdGraphPin'K2Node_CallFunction_4579.EdGraphPin_42944'
  1682. bHidden=True
  1683. End Object
  1684. Begin Object Name="EdGraphPin_42934"
  1685. PinName="bSweep"
  1686. PinToolTip="Sweep\nBoolean\n\nWhether we sweep to the destination location, triggering overlaps along the way and stopping short of the target if blocked by something. Only the root component is swept and checked for blocking collision, child components move without sweeping. If collision is off, this has no effect."
  1687. PinType=(PinCategory="bool")
  1688. DefaultValue="false"
  1689. AutogeneratedDefaultValue="false"
  1690. End Object
  1691. Begin Object Name="EdGraphPin_42935"
  1692. PinName="SweepHitResult"
  1693. PinToolTip="Sweep Hit Result\nHit Result Structure"
  1694. Direction=EGPD_Output
  1695. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/Engine.HitResult')
  1696. End Object
  1697. Begin Object Name="EdGraphPin_42936"
  1698. PinName="bTeleport"
  1699. PinToolTip="Teleport\nBoolean\n\nWhether we teleport the physics state (if physics collision is enabled for this object). If true, physics velocity for this object is unchanged (so ragdoll parts are not affected by change in location). If false, physics velocity is updated based on the change in position (affecting ragdoll parts). If CCD is on and not teleporting, this will affect objects along the entire swept volume."
  1700. PinType=(PinCategory="bool")
  1701. DefaultValue="false"
  1702. AutogeneratedDefaultValue="false"
  1703. End Object
  1704. Begin Object Name="EdGraphPin_42942"
  1705. PinName="DeltaLocation_X"
  1706. PinFriendlyName="Delta Location X"
  1707. PinToolTip="Delta Location X\nFloat"
  1708. PinType=(PinCategory="float")
  1709. DefaultValue="0.0"
  1710. AutogeneratedDefaultValue="0.0"
  1711. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_815.EdGraphPin_43050'
  1712. ParentPin=EdGraphPin'K2Node_CallFunction_4579.EdGraphPin_42933'
  1713. End Object
  1714. Begin Object Name="EdGraphPin_42943"
  1715. PinName="DeltaLocation_Y"
  1716. PinFriendlyName="Delta Location Y"
  1717. PinToolTip="Delta Location Y\nFloat"
  1718. PinType=(PinCategory="float")
  1719. DefaultValue="0.0"
  1720. AutogeneratedDefaultValue="0.0"
  1721. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5136.EdGraphPin_43033'
  1722. ParentPin=EdGraphPin'K2Node_CallFunction_4579.EdGraphPin_42933'
  1723. End Object
  1724. Begin Object Name="EdGraphPin_42944"
  1725. PinName="DeltaLocation_Z"
  1726. PinFriendlyName="Delta Location Z"
  1727. PinToolTip="Delta Location Z\nFloat"
  1728. PinType=(PinCategory="float")
  1729. DefaultValue="0.0"
  1730. AutogeneratedDefaultValue="0.0"
  1731. ParentPin=EdGraphPin'K2Node_CallFunction_4579.EdGraphPin_42933'
  1732. End Object
  1733. FunctionReference=(MemberName="K2_AddActorLocalOffset",bSelfContext=True)
  1734. Pins(0)=EdGraphPin'EdGraphPin_42930'
  1735. Pins(1)=EdGraphPin'EdGraphPin_42931'
  1736. Pins(2)=EdGraphPin'EdGraphPin_42932'
  1737. Pins(3)=EdGraphPin'EdGraphPin_42933'
  1738. Pins(4)=EdGraphPin'EdGraphPin_42942'
  1739. Pins(5)=EdGraphPin'EdGraphPin_42943'
  1740. Pins(6)=EdGraphPin'EdGraphPin_42944'
  1741. Pins(7)=EdGraphPin'EdGraphPin_42934'
  1742. Pins(8)=EdGraphPin'EdGraphPin_42935'
  1743. Pins(9)=EdGraphPin'EdGraphPin_42936'
  1744. NodePosX=3360
  1745. NodePosY=576
  1746. NodeGuid=69B70F14438BD81D3DEA3286EE9E865A
  1747. End Object
  1748. Begin Object Class=K2Node_InputAction Name="K2Node_InputAction_129"
  1749. Begin Object Class=EdGraphPin Name="EdGraphPin_4684"
  1750. End Object
  1751. Begin Object Class=EdGraphPin Name="EdGraphPin_4685"
  1752. End Object
  1753. Begin Object Class=EdGraphPin Name="EdGraphPin_4686"
  1754. End Object
  1755. Begin Object Name="EdGraphPin_4684"
  1756. PinName="Pressed"
  1757. Direction=EGPD_Output
  1758. PinType=(PinCategory="exec")
  1759. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_373.EdGraphPin_4693'
  1760. End Object
  1761. Begin Object Name="EdGraphPin_4685"
  1762. PinName="Released"
  1763. Direction=EGPD_Output
  1764. PinType=(PinCategory="exec")
  1765. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_6668.EdGraphPin_43059'
  1766. End Object
  1767. Begin Object Name="EdGraphPin_4686"
  1768. PinName="Key"
  1769. Direction=EGPD_Output
  1770. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/InputCore.Key')
  1771. DefaultValue="AnyKey"
  1772. End Object
  1773. InputActionName="CameraMoveHoldButton"
  1774. bExecuteWhenPaused=True
  1775. Pins(0)=EdGraphPin'EdGraphPin_4684'
  1776. Pins(1)=EdGraphPin'EdGraphPin_4685'
  1777. Pins(2)=EdGraphPin'EdGraphPin_4686'
  1778. NodePosX=1360
  1779. NodePosY=784
  1780. NodeGuid=6576CD2A42679265821F3B933943D8BE
  1781. End Object
  1782. Begin Object Class=K2Node_VariableSet Name="K2Node_VariableSet_373"
  1783. Begin Object Class=EdGraphPin Name="EdGraphPin_4693"
  1784. End Object
  1785. Begin Object Class=EdGraphPin Name="EdGraphPin_4694"
  1786. End Object
  1787. Begin Object Class=EdGraphPin Name="EdGraphPin_4695"
  1788. End Object
  1789. Begin Object Class=EdGraphPin Name="EdGraphPin_4696"
  1790. End Object
  1791. Begin Object Class=EdGraphPin Name="EdGraphPin_4697"
  1792. End Object
  1793. Begin Object Class=EdGraphPin Name="EdGraphPin_4704"
  1794. End Object
  1795. Begin Object Class=EdGraphPin Name="EdGraphPin_4705"
  1796. End Object
  1797. Begin Object Name="EdGraphPin_4693"
  1798. PinName="execute"
  1799. PinType=(PinCategory="exec")
  1800. LinkedTo(0)=EdGraphPin'K2Node_InputAction_129.EdGraphPin_4684'
  1801. End Object
  1802. Begin Object Name="EdGraphPin_4694"
  1803. PinName="then"
  1804. Direction=EGPD_Output
  1805. PinType=(PinCategory="exec")
  1806. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.EdGraphPin_4180'
  1807. End Object
  1808. Begin Object Name="EdGraphPin_4695"
  1809. PinName="InitialMousePosition"
  1810. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  1811. SubPins(0)=EdGraphPin'K2Node_VariableSet_373.EdGraphPin_4704'
  1812. SubPins(1)=EdGraphPin'K2Node_VariableSet_373.EdGraphPin_4705'
  1813. bHidden=True
  1814. End Object
  1815. Begin Object Name="EdGraphPin_4696"
  1816. PinName="Output_Get"
  1817. PinToolTip="Retrieves the value of the variable, can use instead of a separate Get node"
  1818. Direction=EGPD_Output
  1819. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  1820. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.EdGraphPin_4181'
  1821. End Object
  1822. Begin Object Name="EdGraphPin_4697"
  1823. PinName="self"
  1824. PinFriendlyName="Target"
  1825. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  1826. bHidden=True
  1827. End Object
  1828. Begin Object Name="EdGraphPin_4704"
  1829. PinName="InitialMousePosition_X"
  1830. PinFriendlyName="Initial Mouse Position X"
  1831. PinType=(PinCategory="float")
  1832. DefaultValue="0.0"
  1833. AutogeneratedDefaultValue="0.0"
  1834. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5131.EdGraphPin_42978'
  1835. ParentPin=EdGraphPin'K2Node_VariableSet_373.EdGraphPin_4695'
  1836. End Object
  1837. Begin Object Name="EdGraphPin_4705"
  1838. PinName="InitialMousePosition_Y"
  1839. PinFriendlyName="Initial Mouse Position Y"
  1840. PinType=(PinCategory="float")
  1841. DefaultValue="0.0"
  1842. AutogeneratedDefaultValue="0.0"
  1843. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5131.EdGraphPin_42979'
  1844. ParentPin=EdGraphPin'K2Node_VariableSet_373.EdGraphPin_4695'
  1845. End Object
  1846. VariableReference=(MemberName="InitialMousePosition",MemberGuid=B133FE9742B0E4EDC69397969D907AAF,bSelfContext=True)
  1847. Pins(0)=EdGraphPin'EdGraphPin_4693'
  1848. Pins(1)=EdGraphPin'EdGraphPin_4694'
  1849. Pins(2)=EdGraphPin'EdGraphPin_4695'
  1850. Pins(3)=EdGraphPin'EdGraphPin_4704'
  1851. Pins(4)=EdGraphPin'EdGraphPin_4705'
  1852. Pins(5)=EdGraphPin'EdGraphPin_4696'
  1853. Pins(6)=EdGraphPin'EdGraphPin_4697'
  1854. NodePosX=1856
  1855. NodePosY=640
  1856. NodeGuid=BFA50A7941530C4CF9482B9C6AAAB704
  1857. End Object
  1858. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_5129"
  1859. Begin Object Class=EdGraphPin Name="EdGraphPin_42965"
  1860. End Object
  1861. Begin Object Class=EdGraphPin Name="EdGraphPin_42966"
  1862. End Object
  1863. Begin Object Class=EdGraphPin Name="EdGraphPin_42967"
  1864. End Object
  1865. Begin Object Class=EdGraphPin Name="EdGraphPin_42968"
  1866. End Object
  1867. Begin Object Name="EdGraphPin_42965"
  1868. PinName="self"
  1869. PinFriendlyName="Target"
  1870. PinToolTip="Target\nPlayer Controller Reference"
  1871. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.PlayerController')
  1872. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4693.EdGraphPin_43569'
  1873. End Object
  1874. Begin Object Name="EdGraphPin_42966"
  1875. PinName="LocationX"
  1876. PinToolTip="Location X\nFloat"
  1877. Direction=EGPD_Output
  1878. PinType=(PinCategory="float")
  1879. AutogeneratedDefaultValue="0.0"
  1880. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5132.EdGraphPin_42990'
  1881. End Object
  1882. Begin Object Name="EdGraphPin_42967"
  1883. PinName="LocationY"
  1884. PinToolTip="Location Y\nFloat"
  1885. Direction=EGPD_Output
  1886. PinType=(PinCategory="float")
  1887. AutogeneratedDefaultValue="0.0"
  1888. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5132.EdGraphPin_42991'
  1889. End Object
  1890. Begin Object Name="EdGraphPin_42968"
  1891. PinName="ReturnValue"
  1892. PinToolTip="Return Value\nBoolean"
  1893. Direction=EGPD_Output
  1894. PinType=(PinCategory="bool")
  1895. DefaultValue="false"
  1896. AutogeneratedDefaultValue="false"
  1897. End Object
  1898. bIsPureFunc=True
  1899. bIsConstFunc=True
  1900. FunctionReference=(MemberParent=Class'/Script/Engine.PlayerController',MemberName="GetMousePosition")
  1901. Pins(0)=EdGraphPin'EdGraphPin_42965'
  1902. Pins(1)=EdGraphPin'EdGraphPin_42966'
  1903. Pins(2)=EdGraphPin'EdGraphPin_42967'
  1904. Pins(3)=EdGraphPin'EdGraphPin_42968'
  1905. NodePosX=2544
  1906. NodePosY=656
  1907. ErrorType=1
  1908. ErrorMsg="Error This blueprint (self) is not a PlayerController, therefore \' Target \' must have a connection."
  1909. NodeGuid=0DEB8C5444ED98D3E881B59BDA9B13F7
  1910. End Object
  1911. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_5131"
  1912. Begin Object Class=EdGraphPin Name="EdGraphPin_42977"
  1913. End Object
  1914. Begin Object Class=EdGraphPin Name="EdGraphPin_42978"
  1915. End Object
  1916. Begin Object Class=EdGraphPin Name="EdGraphPin_42979"
  1917. End Object
  1918. Begin Object Class=EdGraphPin Name="EdGraphPin_42980"
  1919. End Object
  1920. Begin Object Name="EdGraphPin_42977"
  1921. PinName="self"
  1922. PinFriendlyName="Target"
  1923. PinToolTip="Target\nPlayer Controller Reference"
  1924. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.PlayerController')
  1925. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5050.EdGraphPin_43623'
  1926. End Object
  1927. Begin Object Name="EdGraphPin_42978"
  1928. PinName="LocationX"
  1929. PinToolTip="Location X\nFloat"
  1930. Direction=EGPD_Output
  1931. PinType=(PinCategory="float")
  1932. AutogeneratedDefaultValue="0.0"
  1933. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_373.EdGraphPin_4704'
  1934. End Object
  1935. Begin Object Name="EdGraphPin_42979"
  1936. PinName="LocationY"
  1937. PinToolTip="Location Y\nFloat"
  1938. Direction=EGPD_Output
  1939. PinType=(PinCategory="float")
  1940. AutogeneratedDefaultValue="0.0"
  1941. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_373.EdGraphPin_4705'
  1942. End Object
  1943. Begin Object Name="EdGraphPin_42980"
  1944. PinName="ReturnValue"
  1945. PinToolTip="Return Value\nBoolean"
  1946. Direction=EGPD_Output
  1947. PinType=(PinCategory="bool")
  1948. DefaultValue="false"
  1949. AutogeneratedDefaultValue="false"
  1950. End Object
  1951. bIsPureFunc=True
  1952. bIsConstFunc=True
  1953. FunctionReference=(MemberParent=Class'/Script/Engine.PlayerController',MemberName="GetMousePosition")
  1954. Pins(0)=EdGraphPin'EdGraphPin_42977'
  1955. Pins(1)=EdGraphPin'EdGraphPin_42978'
  1956. Pins(2)=EdGraphPin'EdGraphPin_42979'
  1957. Pins(3)=EdGraphPin'EdGraphPin_42980'
  1958. NodePosX=1616
  1959. NodePosY=624
  1960. ErrorType=1
  1961. ErrorMsg="Error This blueprint (self) is not a PlayerController, therefore \' Target \' must have a connection."
  1962. NodeGuid=084B8A524AE93808D24F0CA0EB97CDA9
  1963. End Object
  1964. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_5132"
  1965. Begin Object Class=EdGraphPin Name="EdGraphPin_42989"
  1966. End Object
  1967. Begin Object Class=EdGraphPin Name="EdGraphPin_42990"
  1968. End Object
  1969. Begin Object Class=EdGraphPin Name="EdGraphPin_42991"
  1970. End Object
  1971. Begin Object Class=EdGraphPin Name="EdGraphPin_42992"
  1972. End Object
  1973. Begin Object Name="EdGraphPin_42989"
  1974. PinName="self"
  1975. PinFriendlyName="Target"
  1976. PinToolTip="Target\nKismet Math Library Reference"
  1977. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  1978. DefaultObject=Default__KismetMathLibrary
  1979. bHidden=True
  1980. End Object
  1981. Begin Object Name="EdGraphPin_42990"
  1982. PinName="X"
  1983. PinToolTip="X\nFloat"
  1984. PinType=(PinCategory="float")
  1985. DefaultValue="0.0"
  1986. AutogeneratedDefaultValue="0.0"
  1987. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5129.EdGraphPin_42966'
  1988. End Object
  1989. Begin Object Name="EdGraphPin_42991"
  1990. PinName="Y"
  1991. PinToolTip="Y\nFloat"
  1992. PinType=(PinCategory="float")
  1993. DefaultValue="0.0"
  1994. AutogeneratedDefaultValue="0.0"
  1995. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5129.EdGraphPin_42967'
  1996. End Object
  1997. Begin Object Name="EdGraphPin_42992"
  1998. PinName="ReturnValue"
  1999. PinToolTip="Return Value\nVector 2D Structure"
  2000. Direction=EGPD_Output
  2001. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2002. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5134.EdGraphPin_43002'
  2003. End Object
  2004. bIsPureFunc=True
  2005. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="MakeVector2D")
  2006. Pins(0)=EdGraphPin'EdGraphPin_42989'
  2007. Pins(1)=EdGraphPin'EdGraphPin_42990'
  2008. Pins(2)=EdGraphPin'EdGraphPin_42991'
  2009. Pins(3)=EdGraphPin'EdGraphPin_42992'
  2010. NodePosX=2784
  2011. NodePosY=672
  2012. NodeGuid=368D74224E62E03D0F9F36B5BDA683B6
  2013. End Object
  2014. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_2858"
  2015. Begin Object Class=EdGraphPin Name="EdGraphPin_5376"
  2016. End Object
  2017. Begin Object Class=EdGraphPin Name="EdGraphPin_5377"
  2018. End Object
  2019. Begin Object Name="EdGraphPin_5376"
  2020. PinName="InitialMousePosition"
  2021. Direction=EGPD_Output
  2022. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2023. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5134.EdGraphPin_43003'
  2024. End Object
  2025. Begin Object Name="EdGraphPin_5377"
  2026. PinName="self"
  2027. PinFriendlyName="Target"
  2028. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  2029. bHidden=True
  2030. End Object
  2031. VariableReference=(MemberName="InitialMousePosition",MemberGuid=B133FE9742B0E4EDC69397969D907AAF,bSelfContext=True)
  2032. Pins(0)=EdGraphPin'EdGraphPin_5376'
  2033. Pins(1)=EdGraphPin'EdGraphPin_5377'
  2034. NodePosX=2800
  2035. NodePosY=784
  2036. NodeGuid=6C48489B4980F3B28962678DB9D5ABB1
  2037. End Object
  2038. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_5134"
  2039. Begin Object Class=EdGraphPin Name="EdGraphPin_43001"
  2040. End Object
  2041. Begin Object Class=EdGraphPin Name="EdGraphPin_43002"
  2042. End Object
  2043. Begin Object Class=EdGraphPin Name="EdGraphPin_43003"
  2044. End Object
  2045. Begin Object Class=EdGraphPin Name="EdGraphPin_43004"
  2046. End Object
  2047. Begin Object Name="EdGraphPin_43001"
  2048. PinName="self"
  2049. PinFriendlyName="Target"
  2050. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  2051. DefaultObject=Default__KismetMathLibrary
  2052. bHidden=True
  2053. End Object
  2054. Begin Object Name="EdGraphPin_43002"
  2055. PinName="A"
  2056. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2057. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5132.EdGraphPin_42992'
  2058. End Object
  2059. Begin Object Name="EdGraphPin_43003"
  2060. PinName="B"
  2061. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2062. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_2858.EdGraphPin_5376'
  2063. End Object
  2064. Begin Object Name="EdGraphPin_43004"
  2065. PinName="ReturnValue"
  2066. Direction=EGPD_Output
  2067. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2068. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5135.EdGraphPin_43014'
  2069. End Object
  2070. bIsPureFunc=True
  2071. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Subtract_Vector2DVector2D")
  2072. Pins(0)=EdGraphPin'EdGraphPin_43001'
  2073. Pins(1)=EdGraphPin'EdGraphPin_43002'
  2074. Pins(2)=EdGraphPin'EdGraphPin_43003'
  2075. Pins(3)=EdGraphPin'EdGraphPin_43004'
  2076. NodePosX=2976
  2077. NodePosY=736
  2078. NodeGuid=5D7F239443823249BAF437980765E3E5
  2079. End Object
  2080. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_5135"
  2081. Begin Object Class=EdGraphPin Name="EdGraphPin_43013"
  2082. End Object
  2083. Begin Object Class=EdGraphPin Name="EdGraphPin_43014"
  2084. End Object
  2085. Begin Object Class=EdGraphPin Name="EdGraphPin_43015"
  2086. End Object
  2087. Begin Object Class=EdGraphPin Name="EdGraphPin_43016"
  2088. End Object
  2089. Begin Object Name="EdGraphPin_43013"
  2090. PinName="self"
  2091. PinFriendlyName="Target"
  2092. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  2093. DefaultObject=Default__KismetMathLibrary
  2094. bHidden=True
  2095. End Object
  2096. Begin Object Name="EdGraphPin_43014"
  2097. PinName="A"
  2098. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2099. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5134.EdGraphPin_43004'
  2100. End Object
  2101. Begin Object Name="EdGraphPin_43015"
  2102. PinName="B"
  2103. PinType=(PinCategory="float")
  2104. DefaultValue="0.0"
  2105. AutogeneratedDefaultValue="0.0"
  2106. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_1341.EdGraphPin_4643'
  2107. End Object
  2108. Begin Object Name="EdGraphPin_43016"
  2109. PinName="ReturnValue"
  2110. Direction=EGPD_Output
  2111. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2112. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5136.EdGraphPin_43026'
  2113. End Object
  2114. bIsPureFunc=True
  2115. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Multiply_Vector2DFloat")
  2116. Pins(0)=EdGraphPin'EdGraphPin_43013'
  2117. Pins(1)=EdGraphPin'EdGraphPin_43014'
  2118. Pins(2)=EdGraphPin'EdGraphPin_43015'
  2119. Pins(3)=EdGraphPin'EdGraphPin_43016'
  2120. NodePosX=3104
  2121. NodePosY=784
  2122. NodeGuid=68BCFBD24EACEC62B07B0981E60ABD43
  2123. End Object
  2124. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_5136"
  2125. Begin Object Class=EdGraphPin Name="EdGraphPin_43025"
  2126. End Object
  2127. Begin Object Class=EdGraphPin Name="EdGraphPin_43026"
  2128. End Object
  2129. Begin Object Class=EdGraphPin Name="EdGraphPin_43027"
  2130. End Object
  2131. Begin Object Class=EdGraphPin Name="EdGraphPin_43028"
  2132. End Object
  2133. Begin Object Class=EdGraphPin Name="EdGraphPin_43033"
  2134. End Object
  2135. Begin Object Class=EdGraphPin Name="EdGraphPin_43034"
  2136. End Object
  2137. Begin Object Name="EdGraphPin_43025"
  2138. PinName="self"
  2139. PinFriendlyName="Target"
  2140. PinToolTip="Target\nKismet Math Library Reference"
  2141. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  2142. DefaultObject=Default__KismetMathLibrary
  2143. bHidden=True
  2144. End Object
  2145. Begin Object Name="EdGraphPin_43026"
  2146. PinName="A"
  2147. PinToolTip="A\nVector 2D Structure"
  2148. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2149. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5135.EdGraphPin_43016'
  2150. End Object
  2151. Begin Object Name="EdGraphPin_43027"
  2152. PinName="B"
  2153. PinToolTip="B\nFloat"
  2154. PinType=(PinCategory="float")
  2155. DefaultValue="0.0"
  2156. AutogeneratedDefaultValue="0.0"
  2157. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4097.EdGraphPin_42923'
  2158. End Object
  2159. Begin Object Name="EdGraphPin_43028"
  2160. PinName="ReturnValue"
  2161. PinToolTip="Return Value\nVector 2D Structure"
  2162. Direction=EGPD_Output
  2163. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2164. SubPins(0)=EdGraphPin'K2Node_CallFunction_5136.EdGraphPin_43033'
  2165. SubPins(1)=EdGraphPin'K2Node_CallFunction_5136.EdGraphPin_43034'
  2166. bHidden=True
  2167. End Object
  2168. Begin Object Name="EdGraphPin_43033"
  2169. PinName="ReturnValue_X"
  2170. PinFriendlyName="X"
  2171. PinToolTip="X\nFloat"
  2172. Direction=EGPD_Output
  2173. PinType=(PinCategory="float")
  2174. AutogeneratedDefaultValue="0.0"
  2175. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4579.EdGraphPin_42943'
  2176. ParentPin=EdGraphPin'K2Node_CallFunction_5136.EdGraphPin_43028'
  2177. End Object
  2178. Begin Object Name="EdGraphPin_43034"
  2179. PinName="ReturnValue_Y"
  2180. PinFriendlyName="Y"
  2181. PinToolTip="Y\nFloat"
  2182. Direction=EGPD_Output
  2183. PinType=(PinCategory="float")
  2184. AutogeneratedDefaultValue="0.0"
  2185. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_815.EdGraphPin_43048'
  2186. ParentPin=EdGraphPin'K2Node_CallFunction_5136.EdGraphPin_43028'
  2187. End Object
  2188. bIsPureFunc=True
  2189. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Multiply_Vector2DFloat")
  2190. Pins(0)=EdGraphPin'EdGraphPin_43025'
  2191. Pins(1)=EdGraphPin'EdGraphPin_43026'
  2192. Pins(2)=EdGraphPin'EdGraphPin_43027'
  2193. Pins(3)=EdGraphPin'EdGraphPin_43028'
  2194. Pins(4)=EdGraphPin'EdGraphPin_43033'
  2195. Pins(5)=EdGraphPin'EdGraphPin_43034'
  2196. NodePosX=3216
  2197. NodePosY=848
  2198. NodeGuid=088516A247B35C49FFF0E885B8184225
  2199. End Object
  2200. Begin Object Class=EdGraphNode_Comment Name="EdGraphNode_Comment_405"
  2201. NodePosX=1344
  2202. NodePosY=512
  2203. NodeWidth=2560
  2204. NodeHeight=496
  2205. NodeComment="MovementMouse"
  2206. NodeGuid=0DA6A1404D42898719EBF381362935B6
  2207. End Object
  2208. Begin Object Class=K2Node_CommutativeAssociativeBinaryOperator Name="K2Node_CommutativeAssociativeBinaryOperator_815"
  2209. Begin Object Class=EdGraphPin Name="EdGraphPin_43047"
  2210. End Object
  2211. Begin Object Class=EdGraphPin Name="EdGraphPin_43048"
  2212. End Object
  2213. Begin Object Class=EdGraphPin Name="EdGraphPin_43049"
  2214. End Object
  2215. Begin Object Class=EdGraphPin Name="EdGraphPin_43050"
  2216. End Object
  2217. Begin Object Name="EdGraphPin_43047"
  2218. PinName="self"
  2219. PinFriendlyName="Target"
  2220. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  2221. DefaultObject=Default__KismetMathLibrary
  2222. bHidden=True
  2223. End Object
  2224. Begin Object Name="EdGraphPin_43048"
  2225. PinName="A"
  2226. PinType=(PinCategory="float")
  2227. DefaultValue="0.0"
  2228. AutogeneratedDefaultValue="0.0"
  2229. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5136.EdGraphPin_43034'
  2230. End Object
  2231. Begin Object Name="EdGraphPin_43049"
  2232. PinName="B"
  2233. PinType=(PinCategory="float")
  2234. DefaultValue="-1"
  2235. AutogeneratedDefaultValue="0.0"
  2236. End Object
  2237. Begin Object Name="EdGraphPin_43050"
  2238. PinName="ReturnValue"
  2239. Direction=EGPD_Output
  2240. PinType=(PinCategory="float")
  2241. AutogeneratedDefaultValue="0.0"
  2242. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4579.EdGraphPin_42942'
  2243. End Object
  2244. bIsPureFunc=True
  2245. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Multiply_FloatFloat")
  2246. Pins(0)=EdGraphPin'EdGraphPin_43047'
  2247. Pins(1)=EdGraphPin'EdGraphPin_43048'
  2248. Pins(2)=EdGraphPin'EdGraphPin_43049'
  2249. Pins(3)=EdGraphPin'EdGraphPin_43050'
  2250. NodePosX=3344
  2251. NodePosY=912
  2252. NodeGuid=C1CA7EE143E32594CD190BB3E6BBEEDC
  2253. End Object
  2254. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_3340"
  2255. Begin Object Class=EdGraphPin Name="EdGraphPin_5469"
  2256. End Object
  2257. Begin Object Class=EdGraphPin Name="EdGraphPin_5470"
  2258. End Object
  2259. Begin Object Name="EdGraphPin_5469"
  2260. PinName="CamereMoveDotWidget"
  2261. Direction=EGPD_Output
  2262. PinType=(PinCategory="object",PinSubCategoryObject=WidgetBlueprintGeneratedClass'/Game/UserInterface/HUD/W_CameraMoveDot.W_CameraMoveDot_C')
  2263. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_6668.EdGraphPin_43061'
  2264. End Object
  2265. Begin Object Name="EdGraphPin_5470"
  2266. PinName="self"
  2267. PinFriendlyName="Target"
  2268. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  2269. bHidden=True
  2270. End Object
  2271. VariableReference=(MemberName="CamereMoveDotWidget",MemberGuid=2D57D3714E86396457E535B2D0FFDAB3,bSelfContext=True)
  2272. Pins(0)=EdGraphPin'EdGraphPin_5469'
  2273. Pins(1)=EdGraphPin'EdGraphPin_5470'
  2274. NodePosX=1504
  2275. NodePosY=912
  2276. ErrorType=1
  2277. ErrorMsg="Warning Could not find a variable named \"MouseMovementDotWidget\" in \'RTSCamera_C\'.\nMake sure \'RTSCamera_C\' has been compiled for Get MouseMovementDotWidget \nError The property associated with Mouse Movement Dot Widget could not be found"
  2278. NodeGuid=6FEEA0CB4B558BEC1FF4B0BD1EDA7CF9
  2279. End Object
  2280. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_6668"
  2281. Begin Object Class=EdGraphPin Name="EdGraphPin_43059"
  2282. End Object
  2283. Begin Object Class=EdGraphPin Name="EdGraphPin_43060"
  2284. End Object
  2285. Begin Object Class=EdGraphPin Name="EdGraphPin_43061"
  2286. End Object
  2287. Begin Object Name="EdGraphPin_43059"
  2288. PinName="execute"
  2289. PinType=(PinCategory="exec")
  2290. LinkedTo(0)=EdGraphPin'K2Node_InputAction_129.EdGraphPin_4685'
  2291. End Object
  2292. Begin Object Name="EdGraphPin_43060"
  2293. PinName="then"
  2294. Direction=EGPD_Output
  2295. PinType=(PinCategory="exec")
  2296. LinkedTo(0)=EdGraphPin'K2Node_Knot_294.EdGraphPin_5939'
  2297. End Object
  2298. Begin Object Name="EdGraphPin_43061"
  2299. PinName="self"
  2300. PinFriendlyName="Target"
  2301. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/UMG.Widget')
  2302. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_3340.EdGraphPin_5469'
  2303. End Object
  2304. FunctionReference=(MemberParent=Class'/Script/UMG.Widget',MemberName="RemoveFromParent")
  2305. Pins(0)=EdGraphPin'EdGraphPin_43059'
  2306. Pins(1)=EdGraphPin'EdGraphPin_43060'
  2307. Pins(2)=EdGraphPin'EdGraphPin_43061'
  2308. NodePosX=1728
  2309. NodePosY=832
  2310. NodeGuid=B89702F540C9FEE9BA2501B8DBCA9D0C
  2311. End Object
  2312. Begin Object Class=K2Node_Knot Name="K2Node_Knot_294"
  2313. Begin Object Class=EdGraphPin Name="EdGraphPin_5939"
  2314. End Object
  2315. Begin Object Class=EdGraphPin Name="EdGraphPin_5940"
  2316. End Object
  2317. Begin Object Name="EdGraphPin_5939"
  2318. PinName="InputPin"
  2319. PinType=(PinCategory="exec")
  2320. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_6668.EdGraphPin_43060'
  2321. bDefaultValueIsIgnored=True
  2322. End Object
  2323. Begin Object Name="EdGraphPin_5940"
  2324. PinName="OutputPin"
  2325. Direction=EGPD_Output
  2326. PinType=(PinCategory="exec")
  2327. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_163.EdGraphPin_42905'
  2328. End Object
  2329. Pins(0)=EdGraphPin'EdGraphPin_5939'
  2330. Pins(1)=EdGraphPin'EdGraphPin_5940'
  2331. NodePosX=2224
  2332. NodePosY=880
  2333. NodeGuid=9A85E18246380200F92D6BB61A17C33D
  2334. End Object
  2335. Begin Object Class=K2Node_Composite Name="K2Node_Composite_53"
  2336. Begin Object Class=EdGraph Name="ShowStartingDot_2"
  2337. Begin Object Class=K2Node_Tunnel Name="K2Node_Tunnel_1117"
  2338. Begin Object Class=EdGraphPin Name="EdGraphPin_4161"
  2339. End Object
  2340. End Object
  2341. Begin Object Class=K2Node_Tunnel Name="K2Node_Tunnel_1116"
  2342. Begin Object Class=EdGraphPin Name="EdGraphPin_4188"
  2343. End Object
  2344. Begin Object Class=EdGraphPin Name="EdGraphPin_4189"
  2345. End Object
  2346. End Object
  2347. Begin Object Class=K2Node_CreateWidget Name="K2Node_CreateWidget_38"
  2348. Begin Object Class=EdGraphPin Name="EdGraphPin_43632"
  2349. End Object
  2350. Begin Object Class=EdGraphPin Name="EdGraphPin_43633"
  2351. End Object
  2352. Begin Object Class=EdGraphPin Name="EdGraphPin_43634"
  2353. End Object
  2354. Begin Object Class=EdGraphPin Name="EdGraphPin_43635"
  2355. End Object
  2356. Begin Object Class=EdGraphPin Name="EdGraphPin_43636"
  2357. End Object
  2358. End Object
  2359. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_7615"
  2360. Begin Object Class=EdGraphPin Name="EdGraphPin_43647"
  2361. End Object
  2362. Begin Object Class=EdGraphPin Name="EdGraphPin_43648"
  2363. End Object
  2364. Begin Object Class=EdGraphPin Name="EdGraphPin_43649"
  2365. End Object
  2366. Begin Object Class=EdGraphPin Name="EdGraphPin_43650"
  2367. End Object
  2368. Begin Object Class=EdGraphPin Name="EdGraphPin_43651"
  2369. End Object
  2370. End Object
  2371. Begin Object Class=K2Node_VariableSet Name="K2Node_VariableSet_1216"
  2372. Begin Object Class=EdGraphPin Name="EdGraphPin_5882"
  2373. End Object
  2374. Begin Object Class=EdGraphPin Name="EdGraphPin_5883"
  2375. End Object
  2376. Begin Object Class=EdGraphPin Name="EdGraphPin_5884"
  2377. End Object
  2378. Begin Object Class=EdGraphPin Name="EdGraphPin_5885"
  2379. End Object
  2380. Begin Object Class=EdGraphPin Name="EdGraphPin_5886"
  2381. End Object
  2382. End Object
  2383. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_7616"
  2384. Begin Object Class=EdGraphPin Name="EdGraphPin_43662"
  2385. End Object
  2386. Begin Object Class=EdGraphPin Name="EdGraphPin_43663"
  2387. End Object
  2388. Begin Object Class=EdGraphPin Name="EdGraphPin_43664"
  2389. End Object
  2390. Begin Object Class=EdGraphPin Name="EdGraphPin_43665"
  2391. End Object
  2392. Begin Object Class=EdGraphPin Name="EdGraphPin_43666"
  2393. End Object
  2394. End Object
  2395. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_7617"
  2396. Begin Object Class=EdGraphPin Name="EdGraphPin_43677"
  2397. End Object
  2398. Begin Object Class=EdGraphPin Name="EdGraphPin_43678"
  2399. End Object
  2400. Begin Object Class=EdGraphPin Name="EdGraphPin_43679"
  2401. End Object
  2402. Begin Object Class=EdGraphPin Name="EdGraphPin_43680"
  2403. End Object
  2404. End Object
  2405. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_7618"
  2406. Begin Object Class=EdGraphPin Name="EdGraphPin_43689"
  2407. End Object
  2408. Begin Object Class=EdGraphPin Name="EdGraphPin_43690"
  2409. End Object
  2410. Begin Object Class=EdGraphPin Name="EdGraphPin_43691"
  2411. End Object
  2412. Begin Object Class=EdGraphPin Name="EdGraphPin_43692"
  2413. End Object
  2414. End Object
  2415. Begin Object Class=K2Node_Knot Name="K2Node_Knot_324"
  2416. Begin Object Class=EdGraphPin Name="EdGraphPin_5921"
  2417. End Object
  2418. Begin Object Class=EdGraphPin Name="EdGraphPin_5922"
  2419. End Object
  2420. End Object
  2421. Begin Object Class=K2Node_Knot Name="K2Node_Knot_326"
  2422. Begin Object Class=EdGraphPin Name="EdGraphPin_5927"
  2423. End Object
  2424. Begin Object Class=EdGraphPin Name="EdGraphPin_5928"
  2425. End Object
  2426. End Object
  2427. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4692"
  2428. Begin Object Class=EdGraphPin Name="EdGraphPin_43701"
  2429. End Object
  2430. Begin Object Class=EdGraphPin Name="EdGraphPin_43702"
  2431. End Object
  2432. Begin Object Class=EdGraphPin Name="EdGraphPin_43703"
  2433. End Object
  2434. Begin Object Class=EdGraphPin Name="EdGraphPin_43704"
  2435. End Object
  2436. End Object
  2437. End Object
  2438. Begin Object Class=EdGraphPin Name="EdGraphPin_4179"
  2439. End Object
  2440. Begin Object Class=EdGraphPin Name="EdGraphPin_4180"
  2441. End Object
  2442. Begin Object Class=EdGraphPin Name="EdGraphPin_4181"
  2443. End Object
  2444. Begin Object Name="ShowStartingDot_2"
  2445. Begin Object Name="K2Node_Tunnel_1117"
  2446. Begin Object Name="EdGraphPin_4161"
  2447. PinName="then"
  2448. PinType=(PinCategory="exec")
  2449. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CallFunction_7615.EdGraphPin_43648'
  2450. End Object
  2451. InputSinkNode=K2Node_Composite'K2Node_Composite_53'
  2452. bCanHaveInputs=True
  2453. Pins(0)=EdGraphPin'EdGraphPin_4161'
  2454. NodePosX=3200
  2455. NodePosY=816
  2456. NodeGuid=E66D90004854FEE52032A2918281D457
  2457. CustomProperties UserDefinedPin Name="then" IsArray=0 IsReference=0 Category=exec
  2458. End Object
  2459. Begin Object Name="K2Node_Tunnel_1116"
  2460. Begin Object Name="EdGraphPin_4188"
  2461. PinName="execute"
  2462. Direction=EGPD_Output
  2463. PinType=(PinCategory="exec")
  2464. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CreateWidget_38.EdGraphPin_43632'
  2465. End Object
  2466. Begin Object Name="EdGraphPin_4189"
  2467. PinName="Position"
  2468. Direction=EGPD_Output
  2469. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2470. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_Knot_326.EdGraphPin_5927'
  2471. End Object
  2472. OutputSourceNode=K2Node_Composite'K2Node_Composite_53'
  2473. bCanHaveOutputs=True
  2474. Pins(0)=EdGraphPin'EdGraphPin_4188'
  2475. Pins(1)=EdGraphPin'EdGraphPin_4189'
  2476. NodePosX=1328
  2477. NodePosY=816
  2478. NodeGuid=512543B04B47E83F199065A645B2D89F
  2479. CustomProperties UserDefinedPin Name="execute" IsArray=0 IsReference=0 Category=exec
  2480. CustomProperties UserDefinedPin Name="Position" IsArray=0 IsReference=0 Category=struct SubCategoryObject=/Script/CoreUObject.Vector2D
  2481. End Object
  2482. Begin Object Name="K2Node_CreateWidget_38"
  2483. Begin Object Name="EdGraphPin_43632"
  2484. PinName="execute"
  2485. PinType=(PinCategory="exec")
  2486. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_Tunnel_1116.EdGraphPin_4188'
  2487. End Object
  2488. Begin Object Name="EdGraphPin_43633"
  2489. PinName="then"
  2490. Direction=EGPD_Output
  2491. PinType=(PinCategory="exec")
  2492. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_VariableSet_1216.EdGraphPin_5882'
  2493. End Object
  2494. Begin Object Name="EdGraphPin_43634"
  2495. PinName="Class"
  2496. PinToolTip="User Widget Class Class\nThe object class you want to spawn"
  2497. PinType=(PinCategory="class",PinSubCategoryObject=Class'/Script/UMG.UserWidget')
  2498. DefaultObject=WidgetBlueprintGeneratedClass'/Game/UserInterface/HUD/W_CameraMoveDot.W_CameraMoveDot_C'
  2499. End Object
  2500. Begin Object Name="EdGraphPin_43635"
  2501. PinName="ReturnValue"
  2502. PinToolTip="User Widget Reference Return Value\nThe spawned object"
  2503. Direction=EGPD_Output
  2504. PinType=(PinCategory="object",PinSubCategoryObject=WidgetBlueprintGeneratedClass'/Game/UserInterface/HUD/W_CameraMoveDot.W_CameraMoveDot_C')
  2505. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_VariableSet_1216.EdGraphPin_5884'
  2506. End Object
  2507. Begin Object Name="EdGraphPin_43636"
  2508. PinName="OwningPlayer"
  2509. PinToolTip="Player Controller Reference Owning Player\nThe player that \'owns\' the widget."
  2510. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.PlayerController')
  2511. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CallFunction_4692.EdGraphPin_43704'
  2512. End Object
  2513. Pins(0)=EdGraphPin'EdGraphPin_43632'
  2514. Pins(1)=EdGraphPin'EdGraphPin_43633'
  2515. Pins(2)=EdGraphPin'EdGraphPin_43634'
  2516. Pins(3)=EdGraphPin'EdGraphPin_43635'
  2517. Pins(4)=EdGraphPin'EdGraphPin_43636'
  2518. NodePosX=1488
  2519. NodePosY=816
  2520. ErrorType=1
  2521. ErrorMsg="Error COMPILER ERROR: failed building connection with \'Player Controller Reference is not compatible with Self Reference.\' at Create Widget "
  2522. NodeGuid=7CFC57D3423207313862F49839760CF9
  2523. End Object
  2524. Begin Object Name="K2Node_CallFunction_7615"
  2525. Begin Object Name="EdGraphPin_43647"
  2526. PinName="execute"
  2527. PinType=(PinCategory="exec")
  2528. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CallFunction_7618.EdGraphPin_43690'
  2529. End Object
  2530. Begin Object Name="EdGraphPin_43648"
  2531. PinName="then"
  2532. Direction=EGPD_Output
  2533. PinType=(PinCategory="exec")
  2534. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_Tunnel_1117.EdGraphPin_4161'
  2535. End Object
  2536. Begin Object Name="EdGraphPin_43649"
  2537. PinName="self"
  2538. PinFriendlyName="Target"
  2539. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/UMG.UserWidget')
  2540. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_VariableSet_1216.EdGraphPin_5885'
  2541. End Object
  2542. Begin Object Name="EdGraphPin_43650"
  2543. PinName="ZOrder"
  2544. PinType=(PinCategory="int")
  2545. DefaultValue="0"
  2546. AutogeneratedDefaultValue="0"
  2547. bAdvancedView=True
  2548. End Object
  2549. Begin Object Name="EdGraphPin_43651"
  2550. PinName="ReturnValue"
  2551. Direction=EGPD_Output
  2552. PinType=(PinCategory="bool")
  2553. DefaultValue="false"
  2554. AutogeneratedDefaultValue="false"
  2555. End Object
  2556. FunctionReference=(MemberParent=Class'/Script/UMG.UserWidget',MemberName="AddToPlayerScreen")
  2557. Pins(0)=EdGraphPin'EdGraphPin_43647'
  2558. Pins(1)=EdGraphPin'EdGraphPin_43648'
  2559. Pins(2)=EdGraphPin'EdGraphPin_43649'
  2560. Pins(3)=EdGraphPin'EdGraphPin_43650'
  2561. Pins(4)=EdGraphPin'EdGraphPin_43651'
  2562. NodePosX=2928
  2563. NodePosY=800
  2564. ErrorType=1
  2565. ErrorMsg="Error Dependency cycle detected, preventing node Add to Player Screen from being scheduled"
  2566. NodeGuid=3A7583D84CFC75CBF75F39B23AE8F109
  2567. AdvancedPinDisplay=Hidden
  2568. End Object
  2569. Begin Object Name="K2Node_VariableSet_1216"
  2570. Begin Object Name="EdGraphPin_5882"
  2571. PinName="execute"
  2572. PinType=(PinCategory="exec")
  2573. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CreateWidget_38.EdGraphPin_43633'
  2574. End Object
  2575. Begin Object Name="EdGraphPin_5883"
  2576. PinName="then"
  2577. Direction=EGPD_Output
  2578. PinType=(PinCategory="exec")
  2579. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CallFunction_7616.EdGraphPin_43662'
  2580. End Object
  2581. Begin Object Name="EdGraphPin_5884"
  2582. PinName="CamereMoveDotWidget"
  2583. PinType=(PinCategory="object",PinSubCategoryObject=WidgetBlueprintGeneratedClass'/Game/UserInterface/HUD/W_CameraMoveDot.W_CameraMoveDot_C')
  2584. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CreateWidget_38.EdGraphPin_43635'
  2585. End Object
  2586. Begin Object Name="EdGraphPin_5885"
  2587. PinName="Output_Get"
  2588. PinToolTip="Retrieves the value of the variable, can use instead of a separate Get node"
  2589. Direction=EGPD_Output
  2590. PinType=(PinCategory="object",PinSubCategoryObject=WidgetBlueprintGeneratedClass'/Game/UserInterface/HUD/W_CameraMoveDot.W_CameraMoveDot_C')
  2591. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CallFunction_7616.EdGraphPin_43664'
  2592. LinkedTo(1)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CallFunction_7617.EdGraphPin_43679'
  2593. LinkedTo(2)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CallFunction_7618.EdGraphPin_43691'
  2594. LinkedTo(3)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CallFunction_7615.EdGraphPin_43649'
  2595. End Object
  2596. Begin Object Name="EdGraphPin_5886"
  2597. PinName="self"
  2598. PinFriendlyName="Target"
  2599. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  2600. bHidden=True
  2601. End Object
  2602. VariableReference=(MemberName="CamereMoveDotWidget",MemberGuid=2D57D3714E86396457E535B2D0FFDAB3,bSelfContext=True)
  2603. Pins(0)=EdGraphPin'EdGraphPin_5882'
  2604. Pins(1)=EdGraphPin'EdGraphPin_5883'
  2605. Pins(2)=EdGraphPin'EdGraphPin_5884'
  2606. Pins(3)=EdGraphPin'EdGraphPin_5885'
  2607. Pins(4)=EdGraphPin'EdGraphPin_5886'
  2608. NodePosX=1856
  2609. NodePosY=832
  2610. ErrorType=1
  2611. ErrorMsg="Warning Could not find a variable named \"MouseMovementDotWidget\" in \'RTSCamera_C\'.\nMake sure \'RTSCamera_C\' has been compiled for Set MouseMovementDotWidget \nError The property associated with Mouse Movement Dot Widget could not be found"
  2612. NodeGuid=F00A72B849AC91673AC8BFB7D34A3AF6
  2613. End Object
  2614. Begin Object Name="K2Node_CallFunction_7616"
  2615. Begin Object Name="EdGraphPin_43662"
  2616. PinName="execute"
  2617. PinType=(PinCategory="exec")
  2618. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_VariableSet_1216.EdGraphPin_5883'
  2619. End Object
  2620. Begin Object Name="EdGraphPin_43663"
  2621. PinName="then"
  2622. Direction=EGPD_Output
  2623. PinType=(PinCategory="exec")
  2624. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CallFunction_7617.EdGraphPin_43677'
  2625. End Object
  2626. Begin Object Name="EdGraphPin_43664"
  2627. PinName="self"
  2628. PinFriendlyName="Target"
  2629. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/UMG.UserWidget')
  2630. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_VariableSet_1216.EdGraphPin_5885'
  2631. End Object
  2632. Begin Object Name="EdGraphPin_43665"
  2633. PinName="Position"
  2634. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2635. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_Knot_324.EdGraphPin_5922'
  2636. End Object
  2637. Begin Object Name="EdGraphPin_43666"
  2638. PinName="bRemoveDPIScale"
  2639. PinType=(PinCategory="bool")
  2640. DefaultValue="false"
  2641. AutogeneratedDefaultValue="true"
  2642. End Object
  2643. FunctionReference=(MemberParent=Class'/Script/UMG.UserWidget',MemberName="SetPositionInViewport")
  2644. Pins(0)=EdGraphPin'EdGraphPin_43662'
  2645. Pins(1)=EdGraphPin'EdGraphPin_43663'
  2646. Pins(2)=EdGraphPin'EdGraphPin_43664'
  2647. Pins(3)=EdGraphPin'EdGraphPin_43665'
  2648. Pins(4)=EdGraphPin'EdGraphPin_43666'
  2649. NodePosX=2160
  2650. NodePosY=800
  2651. ErrorType=1
  2652. ErrorMsg="Error Dependency cycle detected, preventing node Set Position in Viewport from being scheduled"
  2653. NodeGuid=8B5EF3D74D9E310A060181867D1003FD
  2654. End Object
  2655. Begin Object Name="K2Node_CallFunction_7617"
  2656. Begin Object Name="EdGraphPin_43677"
  2657. PinName="execute"
  2658. PinType=(PinCategory="exec")
  2659. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CallFunction_7616.EdGraphPin_43663'
  2660. End Object
  2661. Begin Object Name="EdGraphPin_43678"
  2662. PinName="then"
  2663. Direction=EGPD_Output
  2664. PinType=(PinCategory="exec")
  2665. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CallFunction_7618.EdGraphPin_43689'
  2666. End Object
  2667. Begin Object Name="EdGraphPin_43679"
  2668. PinName="self"
  2669. PinFriendlyName="Target"
  2670. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/UMG.UserWidget')
  2671. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_VariableSet_1216.EdGraphPin_5885'
  2672. End Object
  2673. Begin Object Name="EdGraphPin_43680"
  2674. PinName="Size"
  2675. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2676. DefaultValue="(X=32.000000,Y=32.000000)"
  2677. End Object
  2678. FunctionReference=(MemberParent=Class'/Script/UMG.UserWidget',MemberName="SetDesiredSizeInViewport")
  2679. Pins(0)=EdGraphPin'EdGraphPin_43677'
  2680. Pins(1)=EdGraphPin'EdGraphPin_43678'
  2681. Pins(2)=EdGraphPin'EdGraphPin_43679'
  2682. Pins(3)=EdGraphPin'EdGraphPin_43680'
  2683. NodePosX=2400
  2684. NodePosY=800
  2685. ErrorType=1
  2686. ErrorMsg="Error Dependency cycle detected, preventing node Set Desired Size in Viewport from being scheduled"
  2687. NodeGuid=3F35A1264A04A5E4CE01A29809A8E195
  2688. End Object
  2689. Begin Object Name="K2Node_CallFunction_7618"
  2690. Begin Object Name="EdGraphPin_43689"
  2691. PinName="execute"
  2692. PinType=(PinCategory="exec")
  2693. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CallFunction_7617.EdGraphPin_43678'
  2694. End Object
  2695. Begin Object Name="EdGraphPin_43690"
  2696. PinName="then"
  2697. Direction=EGPD_Output
  2698. PinType=(PinCategory="exec")
  2699. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CallFunction_7615.EdGraphPin_43647'
  2700. End Object
  2701. Begin Object Name="EdGraphPin_43691"
  2702. PinName="self"
  2703. PinFriendlyName="Target"
  2704. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/UMG.UserWidget')
  2705. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_VariableSet_1216.EdGraphPin_5885'
  2706. End Object
  2707. Begin Object Name="EdGraphPin_43692"
  2708. PinName="Alignment"
  2709. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2710. DefaultValue="(X=0.500000,Y=0.500000)"
  2711. End Object
  2712. FunctionReference=(MemberParent=Class'/Script/UMG.UserWidget',MemberName="SetAlignmentInViewport")
  2713. Pins(0)=EdGraphPin'EdGraphPin_43689'
  2714. Pins(1)=EdGraphPin'EdGraphPin_43690'
  2715. Pins(2)=EdGraphPin'EdGraphPin_43691'
  2716. Pins(3)=EdGraphPin'EdGraphPin_43692'
  2717. NodePosX=2672
  2718. NodePosY=800
  2719. ErrorType=1
  2720. ErrorMsg="Error Dependency cycle detected, preventing node Set Alignment in Viewport from being scheduled"
  2721. NodeGuid=869C8B2D47E0DA16D42EFCA39A30B290
  2722. End Object
  2723. Begin Object Name="K2Node_Knot_324"
  2724. Begin Object Name="EdGraphPin_5921"
  2725. PinName="InputPin"
  2726. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2727. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_Knot_326.EdGraphPin_5928'
  2728. bDefaultValueIsIgnored=True
  2729. End Object
  2730. Begin Object Name="EdGraphPin_5922"
  2731. PinName="OutputPin"
  2732. Direction=EGPD_Output
  2733. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2734. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CallFunction_7616.EdGraphPin_43665'
  2735. End Object
  2736. Pins(0)=EdGraphPin'EdGraphPin_5921'
  2737. Pins(1)=EdGraphPin'EdGraphPin_5922'
  2738. NodePosX=2080
  2739. NodePosY=960
  2740. NodeGuid=233ECD6D48A0D34681F5C4B6470FCABB
  2741. End Object
  2742. Begin Object Name="K2Node_Knot_326"
  2743. Begin Object Name="EdGraphPin_5927"
  2744. PinName="InputPin"
  2745. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2746. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_Tunnel_1116.EdGraphPin_4189'
  2747. bDefaultValueIsIgnored=True
  2748. End Object
  2749. Begin Object Name="EdGraphPin_5928"
  2750. PinName="OutputPin"
  2751. Direction=EGPD_Output
  2752. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2753. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_Knot_324.EdGraphPin_5921'
  2754. End Object
  2755. Pins(0)=EdGraphPin'EdGraphPin_5927'
  2756. Pins(1)=EdGraphPin'EdGraphPin_5928'
  2757. NodePosX=1488
  2758. NodePosY=960
  2759. NodeGuid=9ECA0C574A2573517C904D9EA557FA7F
  2760. End Object
  2761. Begin Object Name="K2Node_CallFunction_4692"
  2762. Begin Object Name="EdGraphPin_43701"
  2763. PinName="self"
  2764. PinFriendlyName="Target"
  2765. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.GameplayStatics')
  2766. DefaultObject=Default__GameplayStatics
  2767. bHidden=True
  2768. End Object
  2769. Begin Object Name="EdGraphPin_43702"
  2770. PinName="WorldContextObject"
  2771. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/CoreUObject.Object')
  2772. bHidden=True
  2773. End Object
  2774. Begin Object Name="EdGraphPin_43703"
  2775. PinName="PlayerIndex"
  2776. PinType=(PinCategory="int")
  2777. DefaultValue="0"
  2778. AutogeneratedDefaultValue="0"
  2779. End Object
  2780. Begin Object Name="EdGraphPin_43704"
  2781. PinName="ReturnValue"
  2782. Direction=EGPD_Output
  2783. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.PlayerController')
  2784. LinkedTo(0)=EdGraphPin'K2Node_Composite_53.ShowStartingDot_2.K2Node_CreateWidget_38.EdGraphPin_43636'
  2785. End Object
  2786. bIsPureFunc=True
  2787. FunctionReference=(MemberParent=Class'/Script/Engine.GameplayStatics',MemberName="GetPlayerController")
  2788. Pins(0)=EdGraphPin'EdGraphPin_43701'
  2789. Pins(1)=EdGraphPin'EdGraphPin_43702'
  2790. Pins(2)=EdGraphPin'EdGraphPin_43703'
  2791. Pins(3)=EdGraphPin'EdGraphPin_43704'
  2792. NodePosX=1184
  2793. NodePosY=928
  2794. NodeGuid=54CB014D418A3EEB7E50C0ACE6E274A4
  2795. End Object
  2796. Schema=Class'/Script/BlueprintGraph.EdGraphSchema_K2'
  2797. Nodes(0)=K2Node_Tunnel'K2Node_Tunnel_1116'
  2798. Nodes(1)=K2Node_Tunnel'K2Node_Tunnel_1117'
  2799. Nodes(2)=K2Node_CreateWidget'K2Node_CreateWidget_38'
  2800. Nodes(3)=K2Node_CallFunction'K2Node_CallFunction_7615'
  2801. Nodes(4)=K2Node_VariableSet'K2Node_VariableSet_1216'
  2802. Nodes(5)=K2Node_CallFunction'K2Node_CallFunction_7616'
  2803. Nodes(6)=K2Node_CallFunction'K2Node_CallFunction_7617'
  2804. Nodes(7)=K2Node_CallFunction'K2Node_CallFunction_7618'
  2805. Nodes(8)=K2Node_Knot'K2Node_Knot_324'
  2806. Nodes(9)=K2Node_Knot'K2Node_Knot_326'
  2807. Nodes(10)=K2Node_CallFunction'K2Node_CallFunction_4692'
  2808. GraphGuid=1281A3174004A26C78C310A707D22789
  2809. End Object
  2810. Begin Object Name="EdGraphPin_4179"
  2811. PinName="then"
  2812. Direction=EGPD_Output
  2813. PinType=(PinCategory="exec")
  2814. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_163.EdGraphPin_42904'
  2815. End Object
  2816. Begin Object Name="EdGraphPin_4180"
  2817. PinName="execute"
  2818. PinType=(PinCategory="exec")
  2819. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_373.EdGraphPin_4694'
  2820. End Object
  2821. Begin Object Name="EdGraphPin_4181"
  2822. PinName="Position"
  2823. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  2824. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_373.EdGraphPin_4696'
  2825. End Object
  2826. BoundGraph=EdGraph'ShowStartingDot_2'
  2827. OutputSourceNode=K2Node_Tunnel'ShowStartingDot_2.K2Node_Tunnel_1117'
  2828. InputSinkNode=K2Node_Tunnel'ShowStartingDot_2.K2Node_Tunnel_1116'
  2829. Pins(0)=EdGraphPin'EdGraphPin_4179'
  2830. Pins(1)=EdGraphPin'EdGraphPin_4180'
  2831. Pins(2)=EdGraphPin'EdGraphPin_4181'
  2832. NodePosX=2112
  2833. NodePosY=608
  2834. bCanRenameNode=True
  2835. NodeGuid=AC71BA2B49616D0B4E50488B7525DAE5
  2836. End Object
  2837. Begin Object Class=K2Node_VariableSet Name="K2Node_VariableSet_1631"
  2838. Begin Object Class=EdGraphPin Name="EdGraphPin_43068"
  2839. End Object
  2840. Begin Object Class=EdGraphPin Name="EdGraphPin_43069"
  2841. End Object
  2842. Begin Object Class=EdGraphPin Name="EdGraphPin_43070"
  2843. End Object
  2844. Begin Object Class=EdGraphPin Name="EdGraphPin_43071"
  2845. End Object
  2846. Begin Object Class=EdGraphPin Name="EdGraphPin_43072"
  2847. End Object
  2848. Begin Object Name="EdGraphPin_43068"
  2849. PinName="execute"
  2850. PinType=(PinCategory="exec")
  2851. LinkedTo(0)=EdGraphPin'K2Node_InputAction_745.EdGraphPin_4996'
  2852. End Object
  2853. Begin Object Name="EdGraphPin_43069"
  2854. PinName="then"
  2855. Direction=EGPD_Output
  2856. PinType=(PinCategory="exec")
  2857. LinkedTo(0)=EdGraphPin'K2Node_IfThenElse_1173.EdGraphPin_5017'
  2858. End Object
  2859. Begin Object Name="EdGraphPin_43070"
  2860. PinName="TargetArmLength"
  2861. PinType=(PinCategory="float")
  2862. DefaultValue="0.0"
  2863. AutogeneratedDefaultValue="0.0"
  2864. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_10502.EdGraphPin_43092'
  2865. End Object
  2866. Begin Object Name="EdGraphPin_43071"
  2867. PinName="Output_Get"
  2868. PinToolTip="Retrieves the value of the variable, can use instead of a separate Get node"
  2869. Direction=EGPD_Output
  2870. PinType=(PinCategory="float")
  2871. AutogeneratedDefaultValue="0.0"
  2872. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_10503.EdGraphPin_43102'
  2873. End Object
  2874. Begin Object Name="EdGraphPin_43072"
  2875. PinName="self"
  2876. PinFriendlyName="Target"
  2877. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  2878. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_1556.EdGraphPin_5741'
  2879. End Object
  2880. VariableReference=(MemberParent=Class'/Script/Engine.SpringArmComponent',MemberName="TargetArmLength")
  2881. SelfContextInfo=NotSelfContext
  2882. Pins(0)=EdGraphPin'EdGraphPin_43068'
  2883. Pins(1)=EdGraphPin'EdGraphPin_43069'
  2884. Pins(2)=EdGraphPin'EdGraphPin_43070'
  2885. Pins(3)=EdGraphPin'EdGraphPin_43071'
  2886. Pins(4)=EdGraphPin'EdGraphPin_43072'
  2887. NodePosX=2112
  2888. NodePosY=1952
  2889. NodeGuid=7DEAF5114C3C996AC124C3BC3B4AFB1C
  2890. End Object
  2891. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_4619"
  2892. Begin Object Class=EdGraphPin Name="EdGraphPin_5317"
  2893. End Object
  2894. Begin Object Class=EdGraphPin Name="EdGraphPin_5318"
  2895. End Object
  2896. Begin Object Name="EdGraphPin_5317"
  2897. PinName="ZoomPercentage"
  2898. Direction=EGPD_Output
  2899. PinType=(PinCategory="float")
  2900. AutogeneratedDefaultValue="0.0"
  2901. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_10729.EdGraphPin_43190'
  2902. End Object
  2903. Begin Object Name="EdGraphPin_5318"
  2904. PinName="self"
  2905. PinFriendlyName="Target"
  2906. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  2907. bHidden=True
  2908. End Object
  2909. VariableReference=(MemberName="ZoomPercentage",MemberGuid=DBF12FAC4232126DB102D8B3D8758806,bSelfContext=True)
  2910. Pins(0)=EdGraphPin'EdGraphPin_5317'
  2911. Pins(1)=EdGraphPin'EdGraphPin_5318'
  2912. NodePosX=1632
  2913. NodePosY=2112
  2914. NodeGuid=4F221D5A4DFFC141F0B49BADE9E32A5A
  2915. End Object
  2916. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_4621"
  2917. Begin Object Class=EdGraphPin Name="EdGraphPin_43083"
  2918. End Object
  2919. Begin Object Class=EdGraphPin Name="EdGraphPin_43084"
  2920. End Object
  2921. Begin Object Name="EdGraphPin_43083"
  2922. PinName="TargetArmLength"
  2923. Direction=EGPD_Output
  2924. PinType=(PinCategory="float")
  2925. AutogeneratedDefaultValue="0.0"
  2926. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_10502.EdGraphPin_43090'
  2927. LinkedTo(1)=EdGraphPin'K2Node_CallFunction_10729.EdGraphPin_43189'
  2928. End Object
  2929. Begin Object Name="EdGraphPin_43084"
  2930. PinName="self"
  2931. PinFriendlyName="Target"
  2932. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  2933. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_1552.EdGraphPin_5729'
  2934. End Object
  2935. VariableReference=(MemberParent=Class'/Script/Engine.SpringArmComponent',MemberName="TargetArmLength")
  2936. SelfContextInfo=NotSelfContext
  2937. Pins(0)=EdGraphPin'EdGraphPin_43083'
  2938. Pins(1)=EdGraphPin'EdGraphPin_43084'
  2939. NodePosX=1536
  2940. NodePosY=2048
  2941. NodeGuid=1502DF15458A8D8DF9E5559C4F7D3AD9
  2942. End Object
  2943. Begin Object Class=K2Node_InputAction Name="K2Node_InputAction_745"
  2944. Begin Object Class=EdGraphPin Name="EdGraphPin_4996"
  2945. End Object
  2946. Begin Object Class=EdGraphPin Name="EdGraphPin_4997"
  2947. End Object
  2948. Begin Object Class=EdGraphPin Name="EdGraphPin_4998"
  2949. End Object
  2950. Begin Object Name="EdGraphPin_4996"
  2951. PinName="Pressed"
  2952. Direction=EGPD_Output
  2953. PinType=(PinCategory="exec")
  2954. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1631.EdGraphPin_43068'
  2955. End Object
  2956. Begin Object Name="EdGraphPin_4997"
  2957. PinName="Released"
  2958. Direction=EGPD_Output
  2959. PinType=(PinCategory="exec")
  2960. End Object
  2961. Begin Object Name="EdGraphPin_4998"
  2962. PinName="Key"
  2963. Direction=EGPD_Output
  2964. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/InputCore.Key')
  2965. DefaultValue="AnyKey"
  2966. End Object
  2967. InputActionName="ZoomIn"
  2968. bExecuteWhenPaused=True
  2969. Pins(0)=EdGraphPin'EdGraphPin_4996'
  2970. Pins(1)=EdGraphPin'EdGraphPin_4997'
  2971. Pins(2)=EdGraphPin'EdGraphPin_4998'
  2972. NodePosX=1376
  2973. NodePosY=1936
  2974. NodeGuid=D0198E484874B499BE792BBE4EFA6F3E
  2975. End Object
  2976. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_10502"
  2977. Begin Object Class=EdGraphPin Name="EdGraphPin_43089"
  2978. End Object
  2979. Begin Object Class=EdGraphPin Name="EdGraphPin_43090"
  2980. End Object
  2981. Begin Object Class=EdGraphPin Name="EdGraphPin_43091"
  2982. End Object
  2983. Begin Object Class=EdGraphPin Name="EdGraphPin_43092"
  2984. End Object
  2985. Begin Object Name="EdGraphPin_43089"
  2986. PinName="self"
  2987. PinFriendlyName="Target"
  2988. PinToolTip="Target\nKismet Math Library Reference"
  2989. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  2990. DefaultObject=Default__KismetMathLibrary
  2991. bHidden=True
  2992. End Object
  2993. Begin Object Name="EdGraphPin_43090"
  2994. PinName="A"
  2995. PinToolTip="A\nFloat"
  2996. PinType=(PinCategory="float")
  2997. DefaultValue="0.0"
  2998. AutogeneratedDefaultValue="0.0"
  2999. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_4621.EdGraphPin_43083'
  3000. End Object
  3001. Begin Object Name="EdGraphPin_43091"
  3002. PinName="B"
  3003. PinToolTip="B\nFloat"
  3004. PinType=(PinCategory="float")
  3005. DefaultValue="0.0"
  3006. AutogeneratedDefaultValue="1.000000"
  3007. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_10729.EdGraphPin_43191'
  3008. End Object
  3009. Begin Object Name="EdGraphPin_43092"
  3010. PinName="ReturnValue"
  3011. PinToolTip="Return Value\nFloat"
  3012. Direction=EGPD_Output
  3013. PinType=(PinCategory="float")
  3014. AutogeneratedDefaultValue="0.0"
  3015. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1631.EdGraphPin_43070'
  3016. End Object
  3017. bIsPureFunc=True
  3018. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Subtract_FloatFloat")
  3019. Pins(0)=EdGraphPin'EdGraphPin_43089'
  3020. Pins(1)=EdGraphPin'EdGraphPin_43090'
  3021. Pins(2)=EdGraphPin'EdGraphPin_43091'
  3022. Pins(3)=EdGraphPin'EdGraphPin_43092'
  3023. NodePosX=1936
  3024. NodePosY=2048
  3025. NodeGuid=7D4887114AC9BB2FC3B151B4C316F09A
  3026. End Object
  3027. Begin Object Class=K2Node_IfThenElse Name="K2Node_IfThenElse_1173"
  3028. Begin Object Class=EdGraphPin Name="EdGraphPin_5017"
  3029. End Object
  3030. Begin Object Class=EdGraphPin Name="EdGraphPin_5018"
  3031. End Object
  3032. Begin Object Class=EdGraphPin Name="EdGraphPin_5019"
  3033. End Object
  3034. Begin Object Class=EdGraphPin Name="EdGraphPin_5020"
  3035. End Object
  3036. Begin Object Name="EdGraphPin_5017"
  3037. PinName="execute"
  3038. PinType=(PinCategory="exec")
  3039. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1631.EdGraphPin_43069'
  3040. End Object
  3041. Begin Object Name="EdGraphPin_5018"
  3042. PinName="Condition"
  3043. PinType=(PinCategory="bool")
  3044. DefaultValue="false"
  3045. AutogeneratedDefaultValue="true"
  3046. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_10503.EdGraphPin_43104'
  3047. End Object
  3048. Begin Object Name="EdGraphPin_5019"
  3049. PinName="then"
  3050. PinFriendlyName="true"
  3051. Direction=EGPD_Output
  3052. PinType=(PinCategory="exec")
  3053. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1632.EdGraphPin_43113'
  3054. End Object
  3055. Begin Object Name="EdGraphPin_5020"
  3056. PinName="else"
  3057. PinFriendlyName="false"
  3058. Direction=EGPD_Output
  3059. PinType=(PinCategory="exec")
  3060. End Object
  3061. Pins(0)=EdGraphPin'EdGraphPin_5017'
  3062. Pins(1)=EdGraphPin'EdGraphPin_5018'
  3063. Pins(2)=EdGraphPin'EdGraphPin_5019'
  3064. Pins(3)=EdGraphPin'EdGraphPin_5020'
  3065. NodePosX=2608
  3066. NodePosY=1936
  3067. NodeGuid=AB4E146A43ACAE0955375C967B3B2A3E
  3068. End Object
  3069. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_10503"
  3070. Begin Object Class=EdGraphPin Name="EdGraphPin_43101"
  3071. End Object
  3072. Begin Object Class=EdGraphPin Name="EdGraphPin_43102"
  3073. End Object
  3074. Begin Object Class=EdGraphPin Name="EdGraphPin_43103"
  3075. End Object
  3076. Begin Object Class=EdGraphPin Name="EdGraphPin_43104"
  3077. End Object
  3078. Begin Object Name="EdGraphPin_43101"
  3079. PinName="self"
  3080. PinFriendlyName="Target"
  3081. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  3082. DefaultObject=Default__KismetMathLibrary
  3083. bHidden=True
  3084. End Object
  3085. Begin Object Name="EdGraphPin_43102"
  3086. PinName="A"
  3087. PinType=(PinCategory="float")
  3088. DefaultValue="0.0"
  3089. AutogeneratedDefaultValue="0.0"
  3090. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1631.EdGraphPin_43071'
  3091. End Object
  3092. Begin Object Name="EdGraphPin_43103"
  3093. PinName="B"
  3094. PinType=(PinCategory="float")
  3095. DefaultValue="0.0"
  3096. AutogeneratedDefaultValue="0.0"
  3097. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_4622.EdGraphPin_5041'
  3098. End Object
  3099. Begin Object Name="EdGraphPin_43104"
  3100. PinName="ReturnValue"
  3101. Direction=EGPD_Output
  3102. PinType=(PinCategory="bool")
  3103. AutogeneratedDefaultValue="false"
  3104. LinkedTo(0)=EdGraphPin'K2Node_IfThenElse_1173.EdGraphPin_5018'
  3105. End Object
  3106. bIsPureFunc=True
  3107. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Less_FloatFloat")
  3108. Pins(0)=EdGraphPin'EdGraphPin_43101'
  3109. Pins(1)=EdGraphPin'EdGraphPin_43102'
  3110. Pins(2)=EdGraphPin'EdGraphPin_43103'
  3111. Pins(3)=EdGraphPin'EdGraphPin_43104'
  3112. NodePosX=2496
  3113. NodePosY=1984
  3114. NodeGuid=9FA21A994317857153CBD1B47759D4FF
  3115. End Object
  3116. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_4622"
  3117. Begin Object Class=EdGraphPin Name="EdGraphPin_5041"
  3118. End Object
  3119. Begin Object Class=EdGraphPin Name="EdGraphPin_5042"
  3120. End Object
  3121. Begin Object Name="EdGraphPin_5041"
  3122. PinName="MinZoomDistance"
  3123. Direction=EGPD_Output
  3124. PinType=(PinCategory="float")
  3125. AutogeneratedDefaultValue="0.0"
  3126. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_10503.EdGraphPin_43103'
  3127. End Object
  3128. Begin Object Name="EdGraphPin_5042"
  3129. PinName="self"
  3130. PinFriendlyName="Target"
  3131. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  3132. bHidden=True
  3133. End Object
  3134. VariableReference=(MemberName="MinZoomDistance",MemberGuid=0DB85217450F1C9D594E539D255982B7,bSelfContext=True)
  3135. Pins(0)=EdGraphPin'EdGraphPin_5041'
  3136. Pins(1)=EdGraphPin'EdGraphPin_5042'
  3137. NodePosX=2320
  3138. NodePosY=2048
  3139. NodeGuid=8E163BA643C0DC93E612F8BA8BEF4BFD
  3140. End Object
  3141. Begin Object Class=K2Node_VariableSet Name="K2Node_VariableSet_1632"
  3142. Begin Object Class=EdGraphPin Name="EdGraphPin_43113"
  3143. End Object
  3144. Begin Object Class=EdGraphPin Name="EdGraphPin_43114"
  3145. End Object
  3146. Begin Object Class=EdGraphPin Name="EdGraphPin_43115"
  3147. End Object
  3148. Begin Object Class=EdGraphPin Name="EdGraphPin_43116"
  3149. End Object
  3150. Begin Object Class=EdGraphPin Name="EdGraphPin_43117"
  3151. End Object
  3152. Begin Object Name="EdGraphPin_43113"
  3153. PinName="execute"
  3154. PinType=(PinCategory="exec")
  3155. LinkedTo(0)=EdGraphPin'K2Node_IfThenElse_1173.EdGraphPin_5019'
  3156. End Object
  3157. Begin Object Name="EdGraphPin_43114"
  3158. PinName="then"
  3159. Direction=EGPD_Output
  3160. PinType=(PinCategory="exec")
  3161. End Object
  3162. Begin Object Name="EdGraphPin_43115"
  3163. PinName="TargetArmLength"
  3164. PinType=(PinCategory="float")
  3165. DefaultValue="0.0"
  3166. AutogeneratedDefaultValue="0.0"
  3167. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_4624.EdGraphPin_5062'
  3168. End Object
  3169. Begin Object Name="EdGraphPin_43116"
  3170. PinName="Output_Get"
  3171. PinToolTip="Retrieves the value of the variable, can use instead of a separate Get node"
  3172. Direction=EGPD_Output
  3173. PinType=(PinCategory="float")
  3174. AutogeneratedDefaultValue="0.0"
  3175. End Object
  3176. Begin Object Name="EdGraphPin_43117"
  3177. PinName="self"
  3178. PinFriendlyName="Target"
  3179. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  3180. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_1560.EdGraphPin_5753'
  3181. End Object
  3182. VariableReference=(MemberParent=Class'/Script/Engine.SpringArmComponent',MemberName="TargetArmLength")
  3183. SelfContextInfo=NotSelfContext
  3184. Pins(0)=EdGraphPin'EdGraphPin_43113'
  3185. Pins(1)=EdGraphPin'EdGraphPin_43114'
  3186. Pins(2)=EdGraphPin'EdGraphPin_43115'
  3187. Pins(3)=EdGraphPin'EdGraphPin_43116'
  3188. Pins(4)=EdGraphPin'EdGraphPin_43117'
  3189. NodePosX=2880
  3190. NodePosY=1952
  3191. NodeGuid=1800F4CB4A11CB5A648C0796F5BAC0BB
  3192. End Object
  3193. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_4624"
  3194. Begin Object Class=EdGraphPin Name="EdGraphPin_5062"
  3195. End Object
  3196. Begin Object Class=EdGraphPin Name="EdGraphPin_5063"
  3197. End Object
  3198. Begin Object Name="EdGraphPin_5062"
  3199. PinName="MinZoomDistance"
  3200. Direction=EGPD_Output
  3201. PinType=(PinCategory="float")
  3202. AutogeneratedDefaultValue="0.0"
  3203. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1632.EdGraphPin_43115'
  3204. End Object
  3205. Begin Object Name="EdGraphPin_5063"
  3206. PinName="self"
  3207. PinFriendlyName="Target"
  3208. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  3209. bHidden=True
  3210. End Object
  3211. VariableReference=(MemberName="MinZoomDistance",MemberGuid=0DB85217450F1C9D594E539D255982B7,bSelfContext=True)
  3212. Pins(0)=EdGraphPin'EdGraphPin_5062'
  3213. Pins(1)=EdGraphPin'EdGraphPin_5063'
  3214. NodePosX=2688
  3215. NodePosY=2032
  3216. NodeGuid=F440406645C3DBA13F633B9CBABC3FF2
  3217. End Object
  3218. Begin Object Class=K2Node_VariableSet Name="K2Node_VariableSet_1630"
  3219. Begin Object Class=EdGraphPin Name="EdGraphPin_43128"
  3220. End Object
  3221. Begin Object Class=EdGraphPin Name="EdGraphPin_43129"
  3222. End Object
  3223. Begin Object Class=EdGraphPin Name="EdGraphPin_43130"
  3224. End Object
  3225. Begin Object Class=EdGraphPin Name="EdGraphPin_43131"
  3226. End Object
  3227. Begin Object Class=EdGraphPin Name="EdGraphPin_43132"
  3228. End Object
  3229. Begin Object Name="EdGraphPin_43128"
  3230. PinName="execute"
  3231. PinType=(PinCategory="exec")
  3232. LinkedTo(0)=EdGraphPin'K2Node_InputAction_746.EdGraphPin_5122'
  3233. End Object
  3234. Begin Object Name="EdGraphPin_43129"
  3235. PinName="then"
  3236. Direction=EGPD_Output
  3237. PinType=(PinCategory="exec")
  3238. LinkedTo(0)=EdGraphPin'K2Node_IfThenElse_1165.EdGraphPin_5095'
  3239. End Object
  3240. Begin Object Name="EdGraphPin_43130"
  3241. PinName="TargetArmLength"
  3242. PinType=(PinCategory="float")
  3243. DefaultValue="0.0"
  3244. AutogeneratedDefaultValue="0.0"
  3245. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_2120.EdGraphPin_43167'
  3246. End Object
  3247. Begin Object Name="EdGraphPin_43131"
  3248. PinName="Output_Get"
  3249. PinToolTip="Retrieves the value of the variable, can use instead of a separate Get node"
  3250. Direction=EGPD_Output
  3251. PinType=(PinCategory="float")
  3252. AutogeneratedDefaultValue="0.0"
  3253. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_10504.EdGraphPin_43177'
  3254. End Object
  3255. Begin Object Name="EdGraphPin_43132"
  3256. PinName="self"
  3257. PinFriendlyName="Target"
  3258. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  3259. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_1554.EdGraphPin_5735'
  3260. End Object
  3261. VariableReference=(MemberParent=Class'/Script/Engine.SpringArmComponent',MemberName="TargetArmLength")
  3262. SelfContextInfo=NotSelfContext
  3263. Pins(0)=EdGraphPin'EdGraphPin_43128'
  3264. Pins(1)=EdGraphPin'EdGraphPin_43129'
  3265. Pins(2)=EdGraphPin'EdGraphPin_43130'
  3266. Pins(3)=EdGraphPin'EdGraphPin_43131'
  3267. Pins(4)=EdGraphPin'EdGraphPin_43132'
  3268. NodePosX=2112
  3269. NodePosY=2208
  3270. NodeGuid=4CE5B07A43503901A99106910131519F
  3271. End Object
  3272. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_3981"
  3273. Begin Object Class=EdGraphPin Name="EdGraphPin_5083"
  3274. End Object
  3275. Begin Object Class=EdGraphPin Name="EdGraphPin_5084"
  3276. End Object
  3277. Begin Object Name="EdGraphPin_5083"
  3278. PinName="ZoomPercentage"
  3279. Direction=EGPD_Output
  3280. PinType=(PinCategory="float")
  3281. AutogeneratedDefaultValue="0.0"
  3282. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_10730.EdGraphPin_43202'
  3283. End Object
  3284. Begin Object Name="EdGraphPin_5084"
  3285. PinName="self"
  3286. PinFriendlyName="Target"
  3287. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  3288. bHidden=True
  3289. End Object
  3290. VariableReference=(MemberName="ZoomPercentage",MemberGuid=DBF12FAC4232126DB102D8B3D8758806,bSelfContext=True)
  3291. Pins(0)=EdGraphPin'EdGraphPin_5083'
  3292. Pins(1)=EdGraphPin'EdGraphPin_5084'
  3293. NodePosX=1632
  3294. NodePosY=2368
  3295. NodeGuid=165DC610463344B7BB42B08EF5789C8E
  3296. End Object
  3297. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_4061"
  3298. Begin Object Class=EdGraphPin Name="EdGraphPin_43143"
  3299. End Object
  3300. Begin Object Class=EdGraphPin Name="EdGraphPin_43144"
  3301. End Object
  3302. Begin Object Name="EdGraphPin_43143"
  3303. PinName="TargetArmLength"
  3304. Direction=EGPD_Output
  3305. PinType=(PinCategory="float")
  3306. AutogeneratedDefaultValue="0.0"
  3307. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_2120.EdGraphPin_43165'
  3308. LinkedTo(1)=EdGraphPin'K2Node_CallFunction_10730.EdGraphPin_43201'
  3309. End Object
  3310. Begin Object Name="EdGraphPin_43144"
  3311. PinName="self"
  3312. PinFriendlyName="Target"
  3313. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  3314. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_1550.EdGraphPin_5723'
  3315. End Object
  3316. VariableReference=(MemberParent=Class'/Script/Engine.SpringArmComponent',MemberName="TargetArmLength")
  3317. SelfContextInfo=NotSelfContext
  3318. Pins(0)=EdGraphPin'EdGraphPin_43143'
  3319. Pins(1)=EdGraphPin'EdGraphPin_43144'
  3320. NodePosX=1536
  3321. NodePosY=2304
  3322. NodeGuid=A6DF3B1041C69B54668D5C8C763F5335
  3323. End Object
  3324. Begin Object Class=K2Node_IfThenElse Name="K2Node_IfThenElse_1165"
  3325. Begin Object Class=EdGraphPin Name="EdGraphPin_5095"
  3326. End Object
  3327. Begin Object Class=EdGraphPin Name="EdGraphPin_5096"
  3328. End Object
  3329. Begin Object Class=EdGraphPin Name="EdGraphPin_5097"
  3330. End Object
  3331. Begin Object Class=EdGraphPin Name="EdGraphPin_5098"
  3332. End Object
  3333. Begin Object Name="EdGraphPin_5095"
  3334. PinName="execute"
  3335. PinType=(PinCategory="exec")
  3336. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1630.EdGraphPin_43129'
  3337. End Object
  3338. Begin Object Name="EdGraphPin_5096"
  3339. PinName="Condition"
  3340. PinType=(PinCategory="bool")
  3341. DefaultValue="false"
  3342. AutogeneratedDefaultValue="true"
  3343. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_10504.EdGraphPin_43179'
  3344. End Object
  3345. Begin Object Name="EdGraphPin_5097"
  3346. PinName="then"
  3347. PinFriendlyName="true"
  3348. Direction=EGPD_Output
  3349. PinType=(PinCategory="exec")
  3350. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1329.EdGraphPin_43149'
  3351. End Object
  3352. Begin Object Name="EdGraphPin_5098"
  3353. PinName="else"
  3354. PinFriendlyName="false"
  3355. Direction=EGPD_Output
  3356. PinType=(PinCategory="exec")
  3357. End Object
  3358. Pins(0)=EdGraphPin'EdGraphPin_5095'
  3359. Pins(1)=EdGraphPin'EdGraphPin_5096'
  3360. Pins(2)=EdGraphPin'EdGraphPin_5097'
  3361. Pins(3)=EdGraphPin'EdGraphPin_5098'
  3362. NodePosX=2608
  3363. NodePosY=2192
  3364. NodeGuid=78882E3141B8B2FCD34C42A9EFB758B3
  3365. End Object
  3366. Begin Object Class=K2Node_VariableSet Name="K2Node_VariableSet_1329"
  3367. Begin Object Class=EdGraphPin Name="EdGraphPin_43149"
  3368. End Object
  3369. Begin Object Class=EdGraphPin Name="EdGraphPin_43150"
  3370. End Object
  3371. Begin Object Class=EdGraphPin Name="EdGraphPin_43151"
  3372. End Object
  3373. Begin Object Class=EdGraphPin Name="EdGraphPin_43152"
  3374. End Object
  3375. Begin Object Class=EdGraphPin Name="EdGraphPin_43153"
  3376. End Object
  3377. Begin Object Name="EdGraphPin_43149"
  3378. PinName="execute"
  3379. PinType=(PinCategory="exec")
  3380. LinkedTo(0)=EdGraphPin'K2Node_IfThenElse_1165.EdGraphPin_5097'
  3381. End Object
  3382. Begin Object Name="EdGraphPin_43150"
  3383. PinName="then"
  3384. Direction=EGPD_Output
  3385. PinType=(PinCategory="exec")
  3386. End Object
  3387. Begin Object Name="EdGraphPin_43151"
  3388. PinName="TargetArmLength"
  3389. PinType=(PinCategory="float")
  3390. DefaultValue="0.0"
  3391. AutogeneratedDefaultValue="0.0"
  3392. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_4640.EdGraphPin_5161'
  3393. End Object
  3394. Begin Object Name="EdGraphPin_43152"
  3395. PinName="Output_Get"
  3396. PinToolTip="Retrieves the value of the variable, can use instead of a separate Get node"
  3397. Direction=EGPD_Output
  3398. PinType=(PinCategory="float")
  3399. AutogeneratedDefaultValue="0.0"
  3400. End Object
  3401. Begin Object Name="EdGraphPin_43153"
  3402. PinName="self"
  3403. PinFriendlyName="Target"
  3404. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  3405. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_1558.EdGraphPin_5747'
  3406. End Object
  3407. VariableReference=(MemberParent=Class'/Script/Engine.SpringArmComponent',MemberName="TargetArmLength")
  3408. SelfContextInfo=NotSelfContext
  3409. Pins(0)=EdGraphPin'EdGraphPin_43149'
  3410. Pins(1)=EdGraphPin'EdGraphPin_43150'
  3411. Pins(2)=EdGraphPin'EdGraphPin_43151'
  3412. Pins(3)=EdGraphPin'EdGraphPin_43152'
  3413. Pins(4)=EdGraphPin'EdGraphPin_43153'
  3414. NodePosX=2880
  3415. NodePosY=2208
  3416. NodeGuid=81CD00DF49714BBE8FAD02B07801EC87
  3417. End Object
  3418. Begin Object Class=K2Node_InputAction Name="K2Node_InputAction_746"
  3419. Begin Object Class=EdGraphPin Name="EdGraphPin_5122"
  3420. End Object
  3421. Begin Object Class=EdGraphPin Name="EdGraphPin_5123"
  3422. End Object
  3423. Begin Object Class=EdGraphPin Name="EdGraphPin_5124"
  3424. End Object
  3425. Begin Object Name="EdGraphPin_5122"
  3426. PinName="Pressed"
  3427. Direction=EGPD_Output
  3428. PinType=(PinCategory="exec")
  3429. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1630.EdGraphPin_43128'
  3430. End Object
  3431. Begin Object Name="EdGraphPin_5123"
  3432. PinName="Released"
  3433. Direction=EGPD_Output
  3434. PinType=(PinCategory="exec")
  3435. End Object
  3436. Begin Object Name="EdGraphPin_5124"
  3437. PinName="Key"
  3438. Direction=EGPD_Output
  3439. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/InputCore.Key')
  3440. DefaultValue="AnyKey"
  3441. End Object
  3442. InputActionName="ZoomOut"
  3443. bExecuteWhenPaused=True
  3444. Pins(0)=EdGraphPin'EdGraphPin_5122'
  3445. Pins(1)=EdGraphPin'EdGraphPin_5123'
  3446. Pins(2)=EdGraphPin'EdGraphPin_5124'
  3447. NodePosX=1376
  3448. NodePosY=2192
  3449. NodeGuid=85D226BE4B5048D2073CB9AFD9ED3C0E
  3450. End Object
  3451. Begin Object Class=K2Node_CommutativeAssociativeBinaryOperator Name="K2Node_CommutativeAssociativeBinaryOperator_2120"
  3452. Begin Object Class=EdGraphPin Name="EdGraphPin_43164"
  3453. End Object
  3454. Begin Object Class=EdGraphPin Name="EdGraphPin_43165"
  3455. End Object
  3456. Begin Object Class=EdGraphPin Name="EdGraphPin_43166"
  3457. End Object
  3458. Begin Object Class=EdGraphPin Name="EdGraphPin_43167"
  3459. End Object
  3460. Begin Object Name="EdGraphPin_43164"
  3461. PinName="self"
  3462. PinFriendlyName="Target"
  3463. PinToolTip="Target\nKismet Math Library Reference"
  3464. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  3465. DefaultObject=Default__KismetMathLibrary
  3466. bHidden=True
  3467. End Object
  3468. Begin Object Name="EdGraphPin_43165"
  3469. PinName="A"
  3470. PinToolTip="A\nFloat"
  3471. PinType=(PinCategory="float")
  3472. DefaultValue="0.0"
  3473. AutogeneratedDefaultValue="0.0"
  3474. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_4061.EdGraphPin_43143'
  3475. End Object
  3476. Begin Object Name="EdGraphPin_43166"
  3477. PinName="B"
  3478. PinToolTip="B\nFloat"
  3479. PinType=(PinCategory="float")
  3480. DefaultValue="0.0"
  3481. AutogeneratedDefaultValue="1.000000"
  3482. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_10730.EdGraphPin_43203'
  3483. End Object
  3484. Begin Object Name="EdGraphPin_43167"
  3485. PinName="ReturnValue"
  3486. PinToolTip="Return Value\nFloat"
  3487. Direction=EGPD_Output
  3488. PinType=(PinCategory="float")
  3489. AutogeneratedDefaultValue="0.0"
  3490. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1630.EdGraphPin_43130'
  3491. End Object
  3492. bIsPureFunc=True
  3493. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Add_FloatFloat")
  3494. Pins(0)=EdGraphPin'EdGraphPin_43164'
  3495. Pins(1)=EdGraphPin'EdGraphPin_43165'
  3496. Pins(2)=EdGraphPin'EdGraphPin_43166'
  3497. Pins(3)=EdGraphPin'EdGraphPin_43167'
  3498. NodePosX=1936
  3499. NodePosY=2304
  3500. NodeGuid=98BA390B410715270D01998EB12D38AC
  3501. End Object
  3502. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_10504"
  3503. Begin Object Class=EdGraphPin Name="EdGraphPin_43176"
  3504. End Object
  3505. Begin Object Class=EdGraphPin Name="EdGraphPin_43177"
  3506. End Object
  3507. Begin Object Class=EdGraphPin Name="EdGraphPin_43178"
  3508. End Object
  3509. Begin Object Class=EdGraphPin Name="EdGraphPin_43179"
  3510. End Object
  3511. Begin Object Name="EdGraphPin_43176"
  3512. PinName="self"
  3513. PinFriendlyName="Target"
  3514. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  3515. DefaultObject=Default__KismetMathLibrary
  3516. bHidden=True
  3517. End Object
  3518. Begin Object Name="EdGraphPin_43177"
  3519. PinName="A"
  3520. PinType=(PinCategory="float")
  3521. DefaultValue="0.0"
  3522. AutogeneratedDefaultValue="0.0"
  3523. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1630.EdGraphPin_43131'
  3524. End Object
  3525. Begin Object Name="EdGraphPin_43178"
  3526. PinName="B"
  3527. PinType=(PinCategory="float")
  3528. DefaultValue="0.0"
  3529. AutogeneratedDefaultValue="0.0"
  3530. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_4638.EdGraphPin_5155'
  3531. End Object
  3532. Begin Object Name="EdGraphPin_43179"
  3533. PinName="ReturnValue"
  3534. Direction=EGPD_Output
  3535. PinType=(PinCategory="bool")
  3536. AutogeneratedDefaultValue="false"
  3537. LinkedTo(0)=EdGraphPin'K2Node_IfThenElse_1165.EdGraphPin_5096'
  3538. End Object
  3539. bIsPureFunc=True
  3540. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Greater_FloatFloat")
  3541. Pins(0)=EdGraphPin'EdGraphPin_43176'
  3542. Pins(1)=EdGraphPin'EdGraphPin_43177'
  3543. Pins(2)=EdGraphPin'EdGraphPin_43178'
  3544. Pins(3)=EdGraphPin'EdGraphPin_43179'
  3545. NodePosX=2496
  3546. NodePosY=2240
  3547. NodeGuid=A85D44A449DC494278C71E9322C5F5A4
  3548. End Object
  3549. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_4638"
  3550. Begin Object Class=EdGraphPin Name="EdGraphPin_5155"
  3551. End Object
  3552. Begin Object Class=EdGraphPin Name="EdGraphPin_5156"
  3553. End Object
  3554. Begin Object Name="EdGraphPin_5155"
  3555. PinName="MaxZoomDistance"
  3556. Direction=EGPD_Output
  3557. PinType=(PinCategory="float")
  3558. AutogeneratedDefaultValue="0.0"
  3559. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_10504.EdGraphPin_43178'
  3560. End Object
  3561. Begin Object Name="EdGraphPin_5156"
  3562. PinName="self"
  3563. PinFriendlyName="Target"
  3564. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  3565. bHidden=True
  3566. End Object
  3567. VariableReference=(MemberName="MaxZoomDistance",MemberGuid=A093BA5542BA82BC8C1EF08962BE5C88,bSelfContext=True)
  3568. Pins(0)=EdGraphPin'EdGraphPin_5155'
  3569. Pins(1)=EdGraphPin'EdGraphPin_5156'
  3570. NodePosX=2320
  3571. NodePosY=2304
  3572. NodeGuid=739BE15A40A4CFE6236F11BF996BAE48
  3573. End Object
  3574. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_4640"
  3575. Begin Object Class=EdGraphPin Name="EdGraphPin_5161"
  3576. End Object
  3577. Begin Object Class=EdGraphPin Name="EdGraphPin_5162"
  3578. End Object
  3579. Begin Object Name="EdGraphPin_5161"
  3580. PinName="MaxZoomDistance"
  3581. Direction=EGPD_Output
  3582. PinType=(PinCategory="float")
  3583. AutogeneratedDefaultValue="0.0"
  3584. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1329.EdGraphPin_43151'
  3585. End Object
  3586. Begin Object Name="EdGraphPin_5162"
  3587. PinName="self"
  3588. PinFriendlyName="Target"
  3589. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  3590. bHidden=True
  3591. End Object
  3592. VariableReference=(MemberName="MaxZoomDistance",MemberGuid=A093BA5542BA82BC8C1EF08962BE5C88,bSelfContext=True)
  3593. Pins(0)=EdGraphPin'EdGraphPin_5161'
  3594. Pins(1)=EdGraphPin'EdGraphPin_5162'
  3595. NodePosX=2688
  3596. NodePosY=2288
  3597. NodeGuid=845E92AF4A49B339CD514DA72C2BF66E
  3598. End Object
  3599. Begin Object Class=EdGraphNode_Comment Name="EdGraphNode_Comment_1265"
  3600. NodePosX=1344
  3601. NodePosY=1888
  3602. NodeWidth=1776
  3603. NodeHeight=576
  3604. NodeComment="Zoom"
  3605. NodeGuid=05BEF12B44FBC36EF77474A5123F7DDB
  3606. End Object
  3607. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_10729"
  3608. Begin Object Class=EdGraphPin Name="EdGraphPin_43188"
  3609. End Object
  3610. Begin Object Class=EdGraphPin Name="EdGraphPin_43189"
  3611. End Object
  3612. Begin Object Class=EdGraphPin Name="EdGraphPin_43190"
  3613. End Object
  3614. Begin Object Class=EdGraphPin Name="EdGraphPin_43191"
  3615. End Object
  3616. Begin Object Name="EdGraphPin_43188"
  3617. PinName="self"
  3618. PinFriendlyName="Target"
  3619. PinToolTip="Target\nKismet Math Library Reference"
  3620. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  3621. DefaultObject=Default__KismetMathLibrary
  3622. bHidden=True
  3623. End Object
  3624. Begin Object Name="EdGraphPin_43189"
  3625. PinName="A"
  3626. PinToolTip="A\nFloat"
  3627. PinType=(PinCategory="float")
  3628. DefaultValue="0.0"
  3629. AutogeneratedDefaultValue="0.0"
  3630. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_4621.EdGraphPin_43083'
  3631. End Object
  3632. Begin Object Name="EdGraphPin_43190"
  3633. PinName="B"
  3634. PinToolTip="B\nFloat"
  3635. PinType=(PinCategory="float")
  3636. DefaultValue="0.0"
  3637. AutogeneratedDefaultValue="1.000000"
  3638. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_4619.EdGraphPin_5317'
  3639. End Object
  3640. Begin Object Name="EdGraphPin_43191"
  3641. PinName="ReturnValue"
  3642. PinToolTip="Return Value\nFloat"
  3643. Direction=EGPD_Output
  3644. PinType=(PinCategory="float")
  3645. AutogeneratedDefaultValue="0.0"
  3646. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_10502.EdGraphPin_43091'
  3647. End Object
  3648. bIsPureFunc=True
  3649. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Divide_FloatFloat")
  3650. Pins(0)=EdGraphPin'EdGraphPin_43188'
  3651. Pins(1)=EdGraphPin'EdGraphPin_43189'
  3652. Pins(2)=EdGraphPin'EdGraphPin_43190'
  3653. Pins(3)=EdGraphPin'EdGraphPin_43191'
  3654. NodePosX=1808
  3655. NodePosY=2080
  3656. NodeGuid=8B836B33408BBFA52FFD9B951C22EC7C
  3657. End Object
  3658. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_10730"
  3659. Begin Object Class=EdGraphPin Name="EdGraphPin_43200"
  3660. End Object
  3661. Begin Object Class=EdGraphPin Name="EdGraphPin_43201"
  3662. End Object
  3663. Begin Object Class=EdGraphPin Name="EdGraphPin_43202"
  3664. End Object
  3665. Begin Object Class=EdGraphPin Name="EdGraphPin_43203"
  3666. End Object
  3667. Begin Object Name="EdGraphPin_43200"
  3668. PinName="self"
  3669. PinFriendlyName="Target"
  3670. PinToolTip="Target\nKismet Math Library Reference"
  3671. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  3672. DefaultObject=Default__KismetMathLibrary
  3673. bHidden=True
  3674. End Object
  3675. Begin Object Name="EdGraphPin_43201"
  3676. PinName="A"
  3677. PinToolTip="A\nFloat"
  3678. PinType=(PinCategory="float")
  3679. DefaultValue="0.0"
  3680. AutogeneratedDefaultValue="0.0"
  3681. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_4061.EdGraphPin_43143'
  3682. End Object
  3683. Begin Object Name="EdGraphPin_43202"
  3684. PinName="B"
  3685. PinToolTip="B\nFloat"
  3686. PinType=(PinCategory="float")
  3687. DefaultValue="0.0"
  3688. AutogeneratedDefaultValue="1.000000"
  3689. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_3981.EdGraphPin_5083'
  3690. End Object
  3691. Begin Object Name="EdGraphPin_43203"
  3692. PinName="ReturnValue"
  3693. PinToolTip="Return Value\nFloat"
  3694. Direction=EGPD_Output
  3695. PinType=(PinCategory="float")
  3696. AutogeneratedDefaultValue="0.0"
  3697. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_2120.EdGraphPin_43166'
  3698. End Object
  3699. bIsPureFunc=True
  3700. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Divide_FloatFloat")
  3701. Pins(0)=EdGraphPin'EdGraphPin_43200'
  3702. Pins(1)=EdGraphPin'EdGraphPin_43201'
  3703. Pins(2)=EdGraphPin'EdGraphPin_43202'
  3704. Pins(3)=EdGraphPin'EdGraphPin_43203'
  3705. NodePosX=1808
  3706. NodePosY=2336
  3707. NodeGuid=AB28C1F9442F471B033E4499A2920B9C
  3708. End Object
  3709. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_5398"
  3710. Begin Object Class=EdGraphPin Name="EdGraphPin_43212"
  3711. End Object
  3712. Begin Object Class=EdGraphPin Name="EdGraphPin_43213"
  3713. End Object
  3714. Begin Object Name="EdGraphPin_43212"
  3715. PinName="TargetArmLength"
  3716. Direction=EGPD_Output
  3717. PinType=(PinCategory="float")
  3718. AutogeneratedDefaultValue="0.0"
  3719. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_11840.EdGraphPin_43219'
  3720. End Object
  3721. Begin Object Name="EdGraphPin_43213"
  3722. PinName="self"
  3723. PinFriendlyName="Target"
  3724. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  3725. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_11186.EdGraphPin_5639'
  3726. End Object
  3727. VariableReference=(MemberParent=Class'/Script/Engine.SpringArmComponent',MemberName="TargetArmLength")
  3728. SelfContextInfo=NotSelfContext
  3729. Pins(0)=EdGraphPin'EdGraphPin_43212'
  3730. Pins(1)=EdGraphPin'EdGraphPin_43213'
  3731. NodePosX=80
  3732. NodePosY=880
  3733. NodeGuid=BE883DE3453F8711CA72AC9D58D659E1
  3734. End Object
  3735. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_11840"
  3736. Begin Object Class=EdGraphPin Name="EdGraphPin_43218"
  3737. End Object
  3738. Begin Object Class=EdGraphPin Name="EdGraphPin_43219"
  3739. End Object
  3740. Begin Object Class=EdGraphPin Name="EdGraphPin_43220"
  3741. End Object
  3742. Begin Object Class=EdGraphPin Name="EdGraphPin_43221"
  3743. End Object
  3744. Begin Object Name="EdGraphPin_43218"
  3745. PinName="self"
  3746. PinFriendlyName="Target"
  3747. PinToolTip="Target\nKismet Math Library Reference"
  3748. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  3749. DefaultObject=Default__KismetMathLibrary
  3750. bHidden=True
  3751. End Object
  3752. Begin Object Name="EdGraphPin_43219"
  3753. PinName="A"
  3754. PinToolTip="A\nFloat"
  3755. PinType=(PinCategory="float")
  3756. DefaultValue="0.0"
  3757. AutogeneratedDefaultValue="0.0"
  3758. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_5398.EdGraphPin_43212'
  3759. End Object
  3760. Begin Object Name="EdGraphPin_43220"
  3761. PinName="B"
  3762. PinToolTip="B\nFloat"
  3763. PinType=(PinCategory="float")
  3764. DefaultValue="1000"
  3765. AutogeneratedDefaultValue="1.000000"
  3766. End Object
  3767. Begin Object Name="EdGraphPin_43221"
  3768. PinName="ReturnValue"
  3769. PinToolTip="Return Value\nFloat"
  3770. Direction=EGPD_Output
  3771. PinType=(PinCategory="float")
  3772. AutogeneratedDefaultValue="0.0"
  3773. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_2440.EdGraphPin_42595'
  3774. End Object
  3775. bIsPureFunc=True
  3776. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Divide_FloatFloat")
  3777. Pins(0)=EdGraphPin'EdGraphPin_43218'
  3778. Pins(1)=EdGraphPin'EdGraphPin_43219'
  3779. Pins(2)=EdGraphPin'EdGraphPin_43220'
  3780. Pins(3)=EdGraphPin'EdGraphPin_43221'
  3781. NodePosX=336
  3782. NodePosY=816
  3783. NodeGuid=9BBB660344231533E5BF8D8BE4ABB806
  3784. End Object
  3785. Begin Object Class=K2Node_CommutativeAssociativeBinaryOperator Name="K2Node_CommutativeAssociativeBinaryOperator_143"
  3786. Begin Object Class=EdGraphPin Name="EdGraphPin_43230"
  3787. End Object
  3788. Begin Object Class=EdGraphPin Name="EdGraphPin_43231"
  3789. End Object
  3790. Begin Object Class=EdGraphPin Name="EdGraphPin_43232"
  3791. End Object
  3792. Begin Object Class=EdGraphPin Name="EdGraphPin_43233"
  3793. End Object
  3794. Begin Object Class=EdGraphPin Name="EdGraphPin_43234"
  3795. End Object
  3796. Begin Object Class=EdGraphPin Name="EdGraphPin_43235"
  3797. End Object
  3798. Begin Object Name="EdGraphPin_43230"
  3799. PinName="self"
  3800. PinFriendlyName="Target"
  3801. PinToolTip="Target\nKismet Math Library Reference"
  3802. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  3803. DefaultObject=Default__KismetMathLibrary
  3804. bHidden=True
  3805. End Object
  3806. Begin Object Name="EdGraphPin_43231"
  3807. PinName="A"
  3808. PinToolTip="A\nFloat"
  3809. PinType=(PinCategory="float")
  3810. DefaultValue="0.0"
  3811. AutogeneratedDefaultValue="0.0"
  3812. LinkedTo(0)=EdGraphPin'K2Node_InputAxisEvent_215.EdGraphPin_4250'
  3813. End Object
  3814. Begin Object Name="EdGraphPin_43232"
  3815. PinName="B"
  3816. PinToolTip="B\nFloat"
  3817. PinType=(PinCategory="float")
  3818. DefaultValue="0.0"
  3819. AutogeneratedDefaultValue="0.0"
  3820. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_5320.EdGraphPin_5227'
  3821. End Object
  3822. Begin Object Name="EdGraphPin_43233"
  3823. PinName="ReturnValue"
  3824. PinToolTip="Return Value\nFloat"
  3825. Direction=EGPD_Output
  3826. PinType=(PinCategory="float")
  3827. AutogeneratedDefaultValue="0.0"
  3828. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_3892.EdGraphPin_42727'
  3829. End Object
  3830. Begin Object Name="EdGraphPin_43234"
  3831. PinName="C"
  3832. PinToolTip="C\nFloat"
  3833. PinType=(PinCategory="float")
  3834. DefaultValue="0.0"
  3835. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_11715.EdGraphPin_43250'
  3836. End Object
  3837. Begin Object Name="EdGraphPin_43235"
  3838. PinName="D"
  3839. PinToolTip="D\nFloat"
  3840. PinType=(PinCategory="float")
  3841. DefaultValue="0.0"
  3842. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_11376.EdGraphPin_43266'
  3843. End Object
  3844. NumAdditionalInputs=2
  3845. bIsPureFunc=True
  3846. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Multiply_FloatFloat")
  3847. Pins(0)=EdGraphPin'EdGraphPin_43230'
  3848. Pins(1)=EdGraphPin'EdGraphPin_43231'
  3849. Pins(2)=EdGraphPin'EdGraphPin_43232'
  3850. Pins(3)=EdGraphPin'EdGraphPin_43233'
  3851. Pins(4)=EdGraphPin'EdGraphPin_43234'
  3852. Pins(5)=EdGraphPin'EdGraphPin_43235'
  3853. NodePosX=384
  3854. NodePosY=1040
  3855. NodeGuid=E596A5D645145D5A48AA088E1A254A67
  3856. End Object
  3857. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_5320"
  3858. Begin Object Class=EdGraphPin Name="EdGraphPin_5227"
  3859. End Object
  3860. Begin Object Class=EdGraphPin Name="EdGraphPin_5228"
  3861. End Object
  3862. Begin Object Name="EdGraphPin_5227"
  3863. PinName="MovementSpeed"
  3864. Direction=EGPD_Output
  3865. PinType=(PinCategory="float")
  3866. AutogeneratedDefaultValue="0.0"
  3867. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_143.EdGraphPin_43232'
  3868. End Object
  3869. Begin Object Name="EdGraphPin_5228"
  3870. PinName="self"
  3871. PinFriendlyName="Target"
  3872. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  3873. bHidden=True
  3874. End Object
  3875. VariableReference=(MemberName="MovementSpeed",MemberGuid=F5F61CB44F01C37BFF8224AAAC8BC816,bSelfContext=True)
  3876. Pins(0)=EdGraphPin'EdGraphPin_5227'
  3877. Pins(1)=EdGraphPin'EdGraphPin_5228'
  3878. NodePosX=160
  3879. NodePosY=1056
  3880. NodeGuid=5D5F340A430AB158D235C6BD939255B7
  3881. End Object
  3882. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_11715"
  3883. Begin Object Class=EdGraphPin Name="EdGraphPin_43248"
  3884. End Object
  3885. Begin Object Class=EdGraphPin Name="EdGraphPin_43249"
  3886. End Object
  3887. Begin Object Class=EdGraphPin Name="EdGraphPin_43250"
  3888. End Object
  3889. Begin Object Name="EdGraphPin_43248"
  3890. PinName="self"
  3891. PinFriendlyName="Target"
  3892. PinToolTip="Target\nGameplay Statics Reference"
  3893. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.GameplayStatics')
  3894. DefaultObject=Default__GameplayStatics
  3895. bHidden=True
  3896. End Object
  3897. Begin Object Name="EdGraphPin_43249"
  3898. PinName="WorldContextObject"
  3899. PinToolTip="World Context Object\nObject Reference"
  3900. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/CoreUObject.Object')
  3901. bHidden=True
  3902. End Object
  3903. Begin Object Name="EdGraphPin_43250"
  3904. PinName="ReturnValue"
  3905. PinToolTip="Return Value\nFloat"
  3906. Direction=EGPD_Output
  3907. PinType=(PinCategory="float")
  3908. AutogeneratedDefaultValue="0.0"
  3909. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_143.EdGraphPin_43234'
  3910. End Object
  3911. bIsPureFunc=True
  3912. FunctionReference=(MemberParent=Class'/Script/Engine.GameplayStatics',MemberName="GetWorldDeltaSeconds")
  3913. Pins(0)=EdGraphPin'EdGraphPin_43248'
  3914. Pins(1)=EdGraphPin'EdGraphPin_43249'
  3915. Pins(2)=EdGraphPin'EdGraphPin_43250'
  3916. NodePosX=112
  3917. NodePosY=1104
  3918. NodeGuid=67BADFB84B67026F19AA1BBE9CA786A2
  3919. End Object
  3920. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_5132"
  3921. Begin Object Class=EdGraphPin Name="EdGraphPin_43257"
  3922. End Object
  3923. Begin Object Class=EdGraphPin Name="EdGraphPin_43258"
  3924. End Object
  3925. Begin Object Name="EdGraphPin_43257"
  3926. PinName="TargetArmLength"
  3927. Direction=EGPD_Output
  3928. PinType=(PinCategory="float")
  3929. AutogeneratedDefaultValue="0.0"
  3930. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_11376.EdGraphPin_43264'
  3931. End Object
  3932. Begin Object Name="EdGraphPin_43258"
  3933. PinName="self"
  3934. PinFriendlyName="Target"
  3935. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  3936. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_11188.EdGraphPin_5645'
  3937. End Object
  3938. VariableReference=(MemberParent=Class'/Script/Engine.SpringArmComponent',MemberName="TargetArmLength")
  3939. SelfContextInfo=NotSelfContext
  3940. Pins(0)=EdGraphPin'EdGraphPin_43257'
  3941. Pins(1)=EdGraphPin'EdGraphPin_43258'
  3942. NodePosX=80
  3943. NodePosY=1248
  3944. NodeGuid=E1840A684CC67D60393D0AAF74AB17B9
  3945. End Object
  3946. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_11376"
  3947. Begin Object Class=EdGraphPin Name="EdGraphPin_43263"
  3948. End Object
  3949. Begin Object Class=EdGraphPin Name="EdGraphPin_43264"
  3950. End Object
  3951. Begin Object Class=EdGraphPin Name="EdGraphPin_43265"
  3952. End Object
  3953. Begin Object Class=EdGraphPin Name="EdGraphPin_43266"
  3954. End Object
  3955. Begin Object Name="EdGraphPin_43263"
  3956. PinName="self"
  3957. PinFriendlyName="Target"
  3958. PinToolTip="Target\nKismet Math Library Reference"
  3959. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  3960. DefaultObject=Default__KismetMathLibrary
  3961. bHidden=True
  3962. End Object
  3963. Begin Object Name="EdGraphPin_43264"
  3964. PinName="A"
  3965. PinToolTip="A\nFloat"
  3966. PinType=(PinCategory="float")
  3967. DefaultValue="0.0"
  3968. AutogeneratedDefaultValue="0.0"
  3969. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_5132.EdGraphPin_43257'
  3970. End Object
  3971. Begin Object Name="EdGraphPin_43265"
  3972. PinName="B"
  3973. PinToolTip="B\nFloat"
  3974. PinType=(PinCategory="float")
  3975. DefaultValue="1000"
  3976. AutogeneratedDefaultValue="1.000000"
  3977. End Object
  3978. Begin Object Name="EdGraphPin_43266"
  3979. PinName="ReturnValue"
  3980. PinToolTip="Return Value\nFloat"
  3981. Direction=EGPD_Output
  3982. PinType=(PinCategory="float")
  3983. AutogeneratedDefaultValue="0.0"
  3984. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_143.EdGraphPin_43235'
  3985. End Object
  3986. bIsPureFunc=True
  3987. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Divide_FloatFloat")
  3988. Pins(0)=EdGraphPin'EdGraphPin_43263'
  3989. Pins(1)=EdGraphPin'EdGraphPin_43264'
  3990. Pins(2)=EdGraphPin'EdGraphPin_43265'
  3991. Pins(3)=EdGraphPin'EdGraphPin_43266'
  3992. NodePosX=336
  3993. NodePosY=1184
  3994. NodeGuid=D2E328CF49AAADBC46ADBA95135996BA
  3995. End Object
  3996. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_12647"
  3997. Begin Object Class=EdGraphPin Name="EdGraphPin_5260"
  3998. End Object
  3999. Begin Object Class=EdGraphPin Name="EdGraphPin_5261"
  4000. End Object
  4001. Begin Object Class=EdGraphPin Name="EdGraphPin_5262"
  4002. End Object
  4003. Begin Object Name="EdGraphPin_5260"
  4004. PinName="execute"
  4005. PinType=(PinCategory="exec")
  4006. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_3890.EdGraphPin_42680'
  4007. End Object
  4008. Begin Object Name="EdGraphPin_5261"
  4009. PinName="then"
  4010. Direction=EGPD_Output
  4011. PinType=(PinCategory="exec")
  4012. End Object
  4013. Begin Object Name="EdGraphPin_5262"
  4014. PinName="self"
  4015. PinFriendlyName="Target"
  4016. PinType=(PinCategory="object",PinSubCategory="self")
  4017. End Object
  4018. FunctionReference=(MemberName="HeightCorrection",MemberGuid=AA22A6634393129B98755BA086AD700F,bSelfContext=True)
  4019. Pins(0)=EdGraphPin'EdGraphPin_5260'
  4020. Pins(1)=EdGraphPin'EdGraphPin_5261'
  4021. Pins(2)=EdGraphPin'EdGraphPin_5262'
  4022. NodePosX=880
  4023. NodePosY=560
  4024. NodeGuid=E8AF0F68496BCD68DD0607927B924DBA
  4025. End Object
  4026. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_12646"
  4027. Begin Object Class=EdGraphPin Name="EdGraphPin_5269"
  4028. End Object
  4029. Begin Object Class=EdGraphPin Name="EdGraphPin_5270"
  4030. End Object
  4031. Begin Object Class=EdGraphPin Name="EdGraphPin_5271"
  4032. End Object
  4033. Begin Object Name="EdGraphPin_5269"
  4034. PinName="execute"
  4035. PinToolTip="\nExec"
  4036. PinType=(PinCategory="exec")
  4037. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_3892.EdGraphPin_42715'
  4038. End Object
  4039. Begin Object Name="EdGraphPin_5270"
  4040. PinName="then"
  4041. PinToolTip="\nExec"
  4042. Direction=EGPD_Output
  4043. PinType=(PinCategory="exec")
  4044. End Object
  4045. Begin Object Name="EdGraphPin_5271"
  4046. PinName="self"
  4047. PinFriendlyName="Target"
  4048. PinToolTip="Target\nSelf Reference"
  4049. PinType=(PinCategory="object",PinSubCategory="self")
  4050. End Object
  4051. FunctionReference=(MemberName="HeightCorrection",MemberGuid=AA22A6634393129B98755BA086AD700F,bSelfContext=True)
  4052. Pins(0)=EdGraphPin'EdGraphPin_5269'
  4053. Pins(1)=EdGraphPin'EdGraphPin_5270'
  4054. Pins(2)=EdGraphPin'EdGraphPin_5271'
  4055. NodePosX=880
  4056. NodePosY=928
  4057. NodeGuid=62175C554C50FD63C5A4CF825565B7F9
  4058. End Object
  4059. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_12648"
  4060. Begin Object Class=EdGraphPin Name="EdGraphPin_5278"
  4061. End Object
  4062. Begin Object Class=EdGraphPin Name="EdGraphPin_5279"
  4063. End Object
  4064. Begin Object Class=EdGraphPin Name="EdGraphPin_5280"
  4065. End Object
  4066. Begin Object Name="EdGraphPin_5278"
  4067. PinName="execute"
  4068. PinType=(PinCategory="exec")
  4069. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4579.EdGraphPin_42931'
  4070. End Object
  4071. Begin Object Name="EdGraphPin_5279"
  4072. PinName="then"
  4073. Direction=EGPD_Output
  4074. PinType=(PinCategory="exec")
  4075. End Object
  4076. Begin Object Name="EdGraphPin_5280"
  4077. PinName="self"
  4078. PinFriendlyName="Target"
  4079. PinType=(PinCategory="object",PinSubCategory="self")
  4080. End Object
  4081. FunctionReference=(MemberName="HeightCorrection",MemberGuid=AA22A6634393129B98755BA086AD700F,bSelfContext=True)
  4082. Pins(0)=EdGraphPin'EdGraphPin_5278'
  4083. Pins(1)=EdGraphPin'EdGraphPin_5279'
  4084. Pins(2)=EdGraphPin'EdGraphPin_5280'
  4085. NodePosX=3696
  4086. NodePosY=576
  4087. NodeGuid=5EAA72F2449D8443EE3838B8BFF2FBD4
  4088. End Object
  4089. Begin Object Class=K2Node_CustomEvent Name="K2Node_CustomEvent_53"
  4090. Begin Object Class=EdGraphPin Name="EdGraphPin_4170"
  4091. End Object
  4092. Begin Object Class=EdGraphPin Name="EdGraphPin_4171"
  4093. End Object
  4094. Begin Object Name="EdGraphPin_4170"
  4095. PinName="OutputDelegate"
  4096. Direction=EGPD_Output
  4097. PinType=(PinCategory="delegate",PinSubCategoryMemberReference=(MemberParent=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C',MemberName="Tick_MovementMouse",MemberGuid=22A61B174B8D566E8DCA83A879F042C0))
  4098. End Object
  4099. Begin Object Name="EdGraphPin_4171"
  4100. PinName="then"
  4101. Direction=EGPD_Output
  4102. PinType=(PinCategory="exec")
  4103. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_163.EdGraphPin_42903'
  4104. End Object
  4105. CustomFunctionName="Tick_MovementMouse"
  4106. Pins(0)=EdGraphPin'EdGraphPin_4170'
  4107. Pins(1)=EdGraphPin'EdGraphPin_4171'
  4108. NodePosX=2080
  4109. NodePosY=784
  4110. NodeGuid=22A61B174B8D566E8DCA83A879F042C0
  4111. End Object
  4112. Begin Object Class=K2Node_CustomEvent Name="K2Node_CustomEvent_56"
  4113. Begin Object Class=EdGraphPin Name="EdGraphPin_4164"
  4114. End Object
  4115. Begin Object Class=EdGraphPin Name="EdGraphPin_4165"
  4116. End Object
  4117. Begin Object Name="EdGraphPin_4164"
  4118. PinName="OutputDelegate"
  4119. Direction=EGPD_Output
  4120. PinType=(PinCategory="delegate",PinSubCategoryMemberReference=(MemberParent=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C',MemberName="Tick_EdgeScrolling",MemberGuid=00784B8940B5A7585B42C1A2FCF4FA6C))
  4121. End Object
  4122. Begin Object Name="EdGraphPin_4165"
  4123. PinName="then"
  4124. Direction=EGPD_Output
  4125. PinType=(PinCategory="exec")
  4126. LinkedTo(0)=EdGraphPin'K2Node_IfThenElse_2079.EdGraphPin_5621'
  4127. End Object
  4128. CustomFunctionName="Tick_EdgeScrolling"
  4129. Pins(0)=EdGraphPin'EdGraphPin_4164'
  4130. Pins(1)=EdGraphPin'EdGraphPin_4165'
  4131. NodePosX=32
  4132. NodePosY=1952
  4133. NodeGuid=00784B8940B5A7585B42C1A2FCF4FA6C
  4134. End Object
  4135. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_14701"
  4136. Begin Object Class=EdGraphPin Name="EdGraphPin_43275"
  4137. End Object
  4138. Begin Object Class=EdGraphPin Name="EdGraphPin_43276"
  4139. End Object
  4140. Begin Object Class=EdGraphPin Name="EdGraphPin_43277"
  4141. End Object
  4142. Begin Object Class=EdGraphPin Name="EdGraphPin_43278"
  4143. End Object
  4144. Begin Object Name="EdGraphPin_43275"
  4145. PinName="self"
  4146. PinFriendlyName="Target"
  4147. PinToolTip="Target\nPlayer Controller Reference"
  4148. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.PlayerController')
  4149. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4691.EdGraphPin_43557'
  4150. End Object
  4151. Begin Object Name="EdGraphPin_43276"
  4152. PinName="LocationX"
  4153. PinToolTip="Location X\nFloat"
  4154. Direction=EGPD_Output
  4155. PinType=(PinCategory="float")
  4156. AutogeneratedDefaultValue="0.0"
  4157. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_1273.EdGraphPin_43288'
  4158. LinkedTo(1)=EdGraphPin'K2Node_MacroInstance_1432.EdGraphPin_43406'
  4159. End Object
  4160. Begin Object Name="EdGraphPin_43277"
  4161. PinName="LocationY"
  4162. PinToolTip="Location Y\nFloat"
  4163. Direction=EGPD_Output
  4164. PinType=(PinCategory="float")
  4165. AutogeneratedDefaultValue="0.0"
  4166. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_1390.EdGraphPin_43353'
  4167. LinkedTo(1)=EdGraphPin'K2Node_MacroInstance_1451.EdGraphPin_43490'
  4168. End Object
  4169. Begin Object Name="EdGraphPin_43278"
  4170. PinName="ReturnValue"
  4171. PinToolTip="Return Value\nBoolean"
  4172. Direction=EGPD_Output
  4173. PinType=(PinCategory="bool")
  4174. DefaultValue="false"
  4175. AutogeneratedDefaultValue="false"
  4176. End Object
  4177. bIsPureFunc=True
  4178. bIsConstFunc=True
  4179. FunctionReference=(MemberParent=Class'/Script/Engine.PlayerController',MemberName="GetMousePosition")
  4180. Pins(0)=EdGraphPin'EdGraphPin_43275'
  4181. Pins(1)=EdGraphPin'EdGraphPin_43276'
  4182. Pins(2)=EdGraphPin'EdGraphPin_43277'
  4183. Pins(3)=EdGraphPin'EdGraphPin_43278'
  4184. NodePosX=256
  4185. NodePosY=2464
  4186. ErrorType=1
  4187. ErrorMsg="Error This blueprint (self) is not a PlayerController, therefore \' Target \' must have a connection."
  4188. NodeGuid=89791D9049E9649C8990C28103F86960
  4189. End Object
  4190. Begin Object Class=K2Node_MacroInstance Name="K2Node_MacroInstance_1273"
  4191. Begin Object Class=EdGraphPin Name="EdGraphPin_43287"
  4192. End Object
  4193. Begin Object Class=EdGraphPin Name="EdGraphPin_43288"
  4194. End Object
  4195. Begin Object Class=EdGraphPin Name="EdGraphPin_43289"
  4196. End Object
  4197. Begin Object Class=EdGraphPin Name="EdGraphPin_43290"
  4198. End Object
  4199. Begin Object Class=EdGraphPin Name="EdGraphPin_43291"
  4200. End Object
  4201. Begin Object Class=EdGraphPin Name="EdGraphPin_43292"
  4202. End Object
  4203. Begin Object Name="EdGraphPin_43287"
  4204. PinName="Exec"
  4205. PinType=(PinCategory="exec")
  4206. LinkedTo(0)=EdGraphPin'K2Node_CustomEvent_111.EdGraphPin_4243'
  4207. End Object
  4208. Begin Object Name="EdGraphPin_43288"
  4209. PinName="Input"
  4210. PinType=(PinCategory="float")
  4211. DefaultValue="0.0"
  4212. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_14701.EdGraphPin_43276'
  4213. End Object
  4214. Begin Object Name="EdGraphPin_43289"
  4215. PinName="CompareWith"
  4216. PinType=(PinCategory="float")
  4217. DefaultValue="10"
  4218. End Object
  4219. Begin Object Name="EdGraphPin_43290"
  4220. PinName=">"
  4221. Direction=EGPD_Output
  4222. PinType=(PinCategory="exec")
  4223. End Object
  4224. Begin Object Name="EdGraphPin_43291"
  4225. PinName="=="
  4226. Direction=EGPD_Output
  4227. PinType=(PinCategory="exec")
  4228. End Object
  4229. Begin Object Name="EdGraphPin_43292"
  4230. PinName="<"
  4231. Direction=EGPD_Output
  4232. PinType=(PinCategory="exec")
  4233. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_16197.EdGraphPin_43305'
  4234. End Object
  4235. MacroGraphReference=(MacroGraph=EdGraph'/Engine/EditorBlueprintResources/StandardMacros.StandardMacros:CompareFloat',GraphBlueprint=Blueprint'/Engine/EditorBlueprintResources/StandardMacros.StandardMacros',GraphGuid=586FC6AF485A689F086B5CA6629837B4)
  4236. Pins(0)=EdGraphPin'EdGraphPin_43287'
  4237. Pins(1)=EdGraphPin'EdGraphPin_43288'
  4238. Pins(2)=EdGraphPin'EdGraphPin_43289'
  4239. Pins(3)=EdGraphPin'EdGraphPin_43290'
  4240. Pins(4)=EdGraphPin'EdGraphPin_43291'
  4241. Pins(5)=EdGraphPin'EdGraphPin_43292'
  4242. NodePosX=608
  4243. NodePosY=2144
  4244. NodeGuid=186C6F2F40F2B64F862F178262FBACF9
  4245. End Object
  4246. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_16197"
  4247. Begin Object Class=EdGraphPin Name="EdGraphPin_43305"
  4248. End Object
  4249. Begin Object Class=EdGraphPin Name="EdGraphPin_43306"
  4250. End Object
  4251. Begin Object Class=EdGraphPin Name="EdGraphPin_43307"
  4252. End Object
  4253. Begin Object Class=EdGraphPin Name="EdGraphPin_43308"
  4254. End Object
  4255. Begin Object Class=EdGraphPin Name="EdGraphPin_43309"
  4256. End Object
  4257. Begin Object Class=EdGraphPin Name="EdGraphPin_43310"
  4258. End Object
  4259. Begin Object Class=EdGraphPin Name="EdGraphPin_43311"
  4260. End Object
  4261. Begin Object Class=EdGraphPin Name="EdGraphPin_43317"
  4262. End Object
  4263. Begin Object Class=EdGraphPin Name="EdGraphPin_43318"
  4264. End Object
  4265. Begin Object Class=EdGraphPin Name="EdGraphPin_43319"
  4266. End Object
  4267. Begin Object Name="EdGraphPin_43305"
  4268. PinName="execute"
  4269. PinToolTip="\nExec"
  4270. PinType=(PinCategory="exec")
  4271. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_1273.EdGraphPin_43292'
  4272. End Object
  4273. Begin Object Name="EdGraphPin_43306"
  4274. PinName="then"
  4275. PinToolTip="\nExec"
  4276. Direction=EGPD_Output
  4277. PinType=(PinCategory="exec")
  4278. End Object
  4279. Begin Object Name="EdGraphPin_43307"
  4280. PinName="self"
  4281. PinFriendlyName="Target"
  4282. PinToolTip="Target\nActor Reference"
  4283. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.Actor')
  4284. End Object
  4285. Begin Object Name="EdGraphPin_43308"
  4286. PinName="DeltaLocation"
  4287. PinToolTip="Delta Location\nVector "
  4288. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector')
  4289. DefaultValue="0, 0, 0"
  4290. AutogeneratedDefaultValue="0, 0, 0"
  4291. SubPins(0)=EdGraphPin'K2Node_CallFunction_16197.EdGraphPin_43317'
  4292. SubPins(1)=EdGraphPin'K2Node_CallFunction_16197.EdGraphPin_43318'
  4293. SubPins(2)=EdGraphPin'K2Node_CallFunction_16197.EdGraphPin_43319'
  4294. bHidden=True
  4295. End Object
  4296. Begin Object Name="EdGraphPin_43309"
  4297. PinName="bSweep"
  4298. PinToolTip="Sweep\nBoolean\n\nWhether we sweep to the destination location, triggering overlaps along the way and stopping short of the target if blocked by something. Only the root component is swept and checked for blocking collision, child components move without sweeping. If collision is off, this has no effect."
  4299. PinType=(PinCategory="bool")
  4300. DefaultValue="false"
  4301. AutogeneratedDefaultValue="false"
  4302. End Object
  4303. Begin Object Name="EdGraphPin_43310"
  4304. PinName="SweepHitResult"
  4305. PinToolTip="Sweep Hit Result\nHit Result Structure"
  4306. Direction=EGPD_Output
  4307. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/Engine.HitResult')
  4308. End Object
  4309. Begin Object Name="EdGraphPin_43311"
  4310. PinName="bTeleport"
  4311. PinToolTip="Teleport\nBoolean\n\nWhether we teleport the physics state (if physics collision is enabled for this object). If true, physics velocity for this object is unchanged (so ragdoll parts are not affected by change in location). If false, physics velocity is updated based on the change in position (affecting ragdoll parts). If CCD is on and not teleporting, this will affect objects along the entire swept volume."
  4312. PinType=(PinCategory="bool")
  4313. DefaultValue="false"
  4314. AutogeneratedDefaultValue="false"
  4315. End Object
  4316. Begin Object Name="EdGraphPin_43317"
  4317. PinName="DeltaLocation_X"
  4318. PinFriendlyName="Delta Location X"
  4319. PinToolTip="Delta Location X\nFloat"
  4320. PinType=(PinCategory="float")
  4321. DefaultValue="0.0"
  4322. AutogeneratedDefaultValue="0.0"
  4323. ParentPin=EdGraphPin'K2Node_CallFunction_16197.EdGraphPin_43308'
  4324. End Object
  4325. Begin Object Name="EdGraphPin_43318"
  4326. PinName="DeltaLocation_Y"
  4327. PinFriendlyName="Delta Location Y"
  4328. PinToolTip="Delta Location Y\nFloat"
  4329. PinType=(PinCategory="float")
  4330. DefaultValue="0.0"
  4331. AutogeneratedDefaultValue="0.0"
  4332. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_3284.EdGraphPin_43343'
  4333. ParentPin=EdGraphPin'K2Node_CallFunction_16197.EdGraphPin_43308'
  4334. End Object
  4335. Begin Object Name="EdGraphPin_43319"
  4336. PinName="DeltaLocation_Z"
  4337. PinFriendlyName="Delta Location Z"
  4338. PinToolTip="Delta Location Z\nFloat"
  4339. PinType=(PinCategory="float")
  4340. DefaultValue="0.0"
  4341. AutogeneratedDefaultValue="0.0"
  4342. ParentPin=EdGraphPin'K2Node_CallFunction_16197.EdGraphPin_43308'
  4343. End Object
  4344. FunctionReference=(MemberName="K2_AddActorLocalOffset",bSelfContext=True)
  4345. Pins(0)=EdGraphPin'EdGraphPin_43305'
  4346. Pins(1)=EdGraphPin'EdGraphPin_43306'
  4347. Pins(2)=EdGraphPin'EdGraphPin_43307'
  4348. Pins(3)=EdGraphPin'EdGraphPin_43308'
  4349. Pins(4)=EdGraphPin'EdGraphPin_43317'
  4350. Pins(5)=EdGraphPin'EdGraphPin_43318'
  4351. Pins(6)=EdGraphPin'EdGraphPin_43319'
  4352. Pins(7)=EdGraphPin'EdGraphPin_43309'
  4353. Pins(8)=EdGraphPin'EdGraphPin_43310'
  4354. Pins(9)=EdGraphPin'EdGraphPin_43311'
  4355. NodePosX=960
  4356. NodePosY=2128
  4357. NodeGuid=2AA5EF66443C82D6AFD5CA93ACDA44B1
  4358. End Object
  4359. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_7957"
  4360. Begin Object Class=EdGraphPin Name="EdGraphPin_5358"
  4361. End Object
  4362. Begin Object Class=EdGraphPin Name="EdGraphPin_5359"
  4363. End Object
  4364. Begin Object Name="EdGraphPin_5358"
  4365. PinName="EdgeScrollSpeed"
  4366. Direction=EGPD_Output
  4367. PinType=(PinCategory="float")
  4368. AutogeneratedDefaultValue="0.0"
  4369. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_3284.EdGraphPin_43341'
  4370. End Object
  4371. Begin Object Name="EdGraphPin_5359"
  4372. PinName="self"
  4373. PinFriendlyName="Target"
  4374. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  4375. bHidden=True
  4376. End Object
  4377. VariableReference=(MemberName="EdgeScrollSpeed",MemberGuid=BB297B4D47E03CE5727673817302429F,bSelfContext=True)
  4378. Pins(0)=EdGraphPin'EdGraphPin_5358'
  4379. Pins(1)=EdGraphPin'EdGraphPin_5359'
  4380. NodePosX=624
  4381. NodePosY=2304
  4382. NodeGuid=936D2C804992F29B978387B5D4F2E85B
  4383. End Object
  4384. Begin Object Class=K2Node_CommutativeAssociativeBinaryOperator Name="K2Node_CommutativeAssociativeBinaryOperator_3284"
  4385. Begin Object Class=EdGraphPin Name="EdGraphPin_43340"
  4386. End Object
  4387. Begin Object Class=EdGraphPin Name="EdGraphPin_43341"
  4388. End Object
  4389. Begin Object Class=EdGraphPin Name="EdGraphPin_43342"
  4390. End Object
  4391. Begin Object Class=EdGraphPin Name="EdGraphPin_43343"
  4392. End Object
  4393. Begin Object Name="EdGraphPin_43340"
  4394. PinName="self"
  4395. PinFriendlyName="Target"
  4396. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  4397. DefaultObject=Default__KismetMathLibrary
  4398. bHidden=True
  4399. End Object
  4400. Begin Object Name="EdGraphPin_43341"
  4401. PinName="A"
  4402. PinType=(PinCategory="float")
  4403. DefaultValue="0.0"
  4404. AutogeneratedDefaultValue="0.0"
  4405. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_7957.EdGraphPin_5358'
  4406. End Object
  4407. Begin Object Name="EdGraphPin_43342"
  4408. PinName="B"
  4409. PinType=(PinCategory="float")
  4410. DefaultValue="-1"
  4411. AutogeneratedDefaultValue="0.0"
  4412. End Object
  4413. Begin Object Name="EdGraphPin_43343"
  4414. PinName="ReturnValue"
  4415. Direction=EGPD_Output
  4416. PinType=(PinCategory="float")
  4417. AutogeneratedDefaultValue="0.0"
  4418. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_16197.EdGraphPin_43318'
  4419. End Object
  4420. bIsPureFunc=True
  4421. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Multiply_FloatFloat")
  4422. Pins(0)=EdGraphPin'EdGraphPin_43340'
  4423. Pins(1)=EdGraphPin'EdGraphPin_43341'
  4424. Pins(2)=EdGraphPin'EdGraphPin_43342'
  4425. Pins(3)=EdGraphPin'EdGraphPin_43343'
  4426. NodePosX=784
  4427. NodePosY=2304
  4428. NodeGuid=8BF8CE5F4D1A757EE6E00CA5FB21CE02
  4429. End Object
  4430. Begin Object Class=K2Node_CustomEvent Name="K2Node_CustomEvent_111"
  4431. Begin Object Class=EdGraphPin Name="EdGraphPin_4242"
  4432. End Object
  4433. Begin Object Class=EdGraphPin Name="EdGraphPin_4243"
  4434. End Object
  4435. Begin Object Name="EdGraphPin_4242"
  4436. PinName="OutputDelegate"
  4437. Direction=EGPD_Output
  4438. PinType=(PinCategory="delegate",PinSubCategoryMemberReference=(MemberParent=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C',MemberName="Tick_EdgeScrolling1",MemberGuid=0662A8A94D6429F86C0873B89ED05D17))
  4439. End Object
  4440. Begin Object Name="EdGraphPin_4243"
  4441. PinName="then"
  4442. Direction=EGPD_Output
  4443. PinType=(PinCategory="exec")
  4444. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_1273.EdGraphPin_43287'
  4445. End Object
  4446. CustomFunctionName="Tick_EdgeScrolling1"
  4447. Pins(0)=EdGraphPin'EdGraphPin_4242'
  4448. Pins(1)=EdGraphPin'EdGraphPin_4243'
  4449. NodePosX=160
  4450. NodePosY=2128
  4451. ErrorType=1
  4452. NodeGuid=0662A8A94D6429F86C0873B89ED05D17
  4453. End Object
  4454. Begin Object Class=K2Node_CustomEvent Name="K2Node_CustomEvent_118"
  4455. Begin Object Class=EdGraphPin Name="EdGraphPin_4146"
  4456. End Object
  4457. Begin Object Class=EdGraphPin Name="EdGraphPin_4147"
  4458. End Object
  4459. Begin Object Name="EdGraphPin_4146"
  4460. PinName="OutputDelegate"
  4461. Direction=EGPD_Output
  4462. PinType=(PinCategory="delegate",PinSubCategoryMemberReference=(MemberParent=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C',MemberName="Tick_EdgeScrolling2",MemberGuid=0F3788404B86BD14C622A09461C635B2))
  4463. End Object
  4464. Begin Object Name="EdGraphPin_4147"
  4465. PinName="then"
  4466. Direction=EGPD_Output
  4467. PinType=(PinCategory="exec")
  4468. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_1390.EdGraphPin_43352'
  4469. End Object
  4470. CustomFunctionName="Tick_EdgeScrolling2"
  4471. Pins(0)=EdGraphPin'EdGraphPin_4146'
  4472. Pins(1)=EdGraphPin'EdGraphPin_4147'
  4473. NodePosX=160
  4474. NodePosY=2368
  4475. ErrorType=1
  4476. NodeGuid=0F3788404B86BD14C622A09461C635B2
  4477. End Object
  4478. Begin Object Class=K2Node_MacroInstance Name="K2Node_MacroInstance_1390"
  4479. Begin Object Class=EdGraphPin Name="EdGraphPin_43352"
  4480. End Object
  4481. Begin Object Class=EdGraphPin Name="EdGraphPin_43353"
  4482. End Object
  4483. Begin Object Class=EdGraphPin Name="EdGraphPin_43354"
  4484. End Object
  4485. Begin Object Class=EdGraphPin Name="EdGraphPin_43355"
  4486. End Object
  4487. Begin Object Class=EdGraphPin Name="EdGraphPin_43356"
  4488. End Object
  4489. Begin Object Class=EdGraphPin Name="EdGraphPin_43357"
  4490. End Object
  4491. Begin Object Name="EdGraphPin_43352"
  4492. PinName="Exec"
  4493. PinType=(PinCategory="exec")
  4494. LinkedTo(0)=EdGraphPin'K2Node_CustomEvent_118.EdGraphPin_4147'
  4495. End Object
  4496. Begin Object Name="EdGraphPin_43353"
  4497. PinName="Input"
  4498. PinType=(PinCategory="float")
  4499. DefaultValue="0.0"
  4500. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_14701.EdGraphPin_43277'
  4501. End Object
  4502. Begin Object Name="EdGraphPin_43354"
  4503. PinName="CompareWith"
  4504. PinType=(PinCategory="float")
  4505. DefaultValue="10"
  4506. End Object
  4507. Begin Object Name="EdGraphPin_43355"
  4508. PinName=">"
  4509. Direction=EGPD_Output
  4510. PinType=(PinCategory="exec")
  4511. End Object
  4512. Begin Object Name="EdGraphPin_43356"
  4513. PinName="=="
  4514. Direction=EGPD_Output
  4515. PinType=(PinCategory="exec")
  4516. End Object
  4517. Begin Object Name="EdGraphPin_43357"
  4518. PinName="<"
  4519. Direction=EGPD_Output
  4520. PinType=(PinCategory="exec")
  4521. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_16679.EdGraphPin_43370'
  4522. End Object
  4523. MacroGraphReference=(MacroGraph=EdGraph'/Engine/EditorBlueprintResources/StandardMacros.StandardMacros:CompareFloat',GraphBlueprint=Blueprint'/Engine/EditorBlueprintResources/StandardMacros.StandardMacros',GraphGuid=586FC6AF485A689F086B5CA6629837B4)
  4524. Pins(0)=EdGraphPin'EdGraphPin_43352'
  4525. Pins(1)=EdGraphPin'EdGraphPin_43353'
  4526. Pins(2)=EdGraphPin'EdGraphPin_43354'
  4527. Pins(3)=EdGraphPin'EdGraphPin_43355'
  4528. Pins(4)=EdGraphPin'EdGraphPin_43356'
  4529. Pins(5)=EdGraphPin'EdGraphPin_43357'
  4530. NodePosX=608
  4531. NodePosY=2384
  4532. NodeGuid=898C03D348148E5DD9E21FBE198BCDA5
  4533. End Object
  4534. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_16679"
  4535. Begin Object Class=EdGraphPin Name="EdGraphPin_43370"
  4536. End Object
  4537. Begin Object Class=EdGraphPin Name="EdGraphPin_43371"
  4538. End Object
  4539. Begin Object Class=EdGraphPin Name="EdGraphPin_43372"
  4540. End Object
  4541. Begin Object Class=EdGraphPin Name="EdGraphPin_43373"
  4542. End Object
  4543. Begin Object Class=EdGraphPin Name="EdGraphPin_43374"
  4544. End Object
  4545. Begin Object Class=EdGraphPin Name="EdGraphPin_43375"
  4546. End Object
  4547. Begin Object Class=EdGraphPin Name="EdGraphPin_43376"
  4548. End Object
  4549. Begin Object Class=EdGraphPin Name="EdGraphPin_43382"
  4550. End Object
  4551. Begin Object Class=EdGraphPin Name="EdGraphPin_43383"
  4552. End Object
  4553. Begin Object Class=EdGraphPin Name="EdGraphPin_43384"
  4554. End Object
  4555. Begin Object Name="EdGraphPin_43370"
  4556. PinName="execute"
  4557. PinToolTip="\nExec"
  4558. PinType=(PinCategory="exec")
  4559. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_1390.EdGraphPin_43357'
  4560. End Object
  4561. Begin Object Name="EdGraphPin_43371"
  4562. PinName="then"
  4563. PinToolTip="\nExec"
  4564. Direction=EGPD_Output
  4565. PinType=(PinCategory="exec")
  4566. End Object
  4567. Begin Object Name="EdGraphPin_43372"
  4568. PinName="self"
  4569. PinFriendlyName="Target"
  4570. PinToolTip="Target\nActor Reference"
  4571. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.Actor')
  4572. End Object
  4573. Begin Object Name="EdGraphPin_43373"
  4574. PinName="DeltaLocation"
  4575. PinToolTip="Delta Location\nVector "
  4576. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector')
  4577. DefaultValue="0, 0, 0"
  4578. AutogeneratedDefaultValue="0, 0, 0"
  4579. SubPins(0)=EdGraphPin'K2Node_CallFunction_16679.EdGraphPin_43382'
  4580. SubPins(1)=EdGraphPin'K2Node_CallFunction_16679.EdGraphPin_43383'
  4581. SubPins(2)=EdGraphPin'K2Node_CallFunction_16679.EdGraphPin_43384'
  4582. bHidden=True
  4583. End Object
  4584. Begin Object Name="EdGraphPin_43374"
  4585. PinName="bSweep"
  4586. PinToolTip="Sweep\nBoolean\n\nWhether we sweep to the destination location, triggering overlaps along the way and stopping short of the target if blocked by something. Only the root component is swept and checked for blocking collision, child components move without sweeping. If collision is off, this has no effect."
  4587. PinType=(PinCategory="bool")
  4588. DefaultValue="false"
  4589. AutogeneratedDefaultValue="false"
  4590. End Object
  4591. Begin Object Name="EdGraphPin_43375"
  4592. PinName="SweepHitResult"
  4593. PinToolTip="Sweep Hit Result\nHit Result Structure"
  4594. Direction=EGPD_Output
  4595. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/Engine.HitResult')
  4596. End Object
  4597. Begin Object Name="EdGraphPin_43376"
  4598. PinName="bTeleport"
  4599. PinToolTip="Teleport\nBoolean\n\nWhether we teleport the physics state (if physics collision is enabled for this object). If true, physics velocity for this object is unchanged (so ragdoll parts are not affected by change in location). If false, physics velocity is updated based on the change in position (affecting ragdoll parts). If CCD is on and not teleporting, this will affect objects along the entire swept volume."
  4600. PinType=(PinCategory="bool")
  4601. DefaultValue="false"
  4602. AutogeneratedDefaultValue="false"
  4603. End Object
  4604. Begin Object Name="EdGraphPin_43382"
  4605. PinName="DeltaLocation_X"
  4606. PinFriendlyName="Delta Location X"
  4607. PinToolTip="Delta Location X\nFloat"
  4608. PinType=(PinCategory="float")
  4609. DefaultValue="0.0"
  4610. AutogeneratedDefaultValue="0.0"
  4611. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_8221.EdGraphPin_5441'
  4612. ParentPin=EdGraphPin'K2Node_CallFunction_16679.EdGraphPin_43373'
  4613. End Object
  4614. Begin Object Name="EdGraphPin_43383"
  4615. PinName="DeltaLocation_Y"
  4616. PinFriendlyName="Delta Location Y"
  4617. PinToolTip="Delta Location Y\nFloat"
  4618. PinType=(PinCategory="float")
  4619. DefaultValue="0.0"
  4620. AutogeneratedDefaultValue="0.0"
  4621. ParentPin=EdGraphPin'K2Node_CallFunction_16679.EdGraphPin_43373'
  4622. End Object
  4623. Begin Object Name="EdGraphPin_43384"
  4624. PinName="DeltaLocation_Z"
  4625. PinFriendlyName="Delta Location Z"
  4626. PinToolTip="Delta Location Z\nFloat"
  4627. PinType=(PinCategory="float")
  4628. DefaultValue="0.0"
  4629. AutogeneratedDefaultValue="0.0"
  4630. ParentPin=EdGraphPin'K2Node_CallFunction_16679.EdGraphPin_43373'
  4631. End Object
  4632. FunctionReference=(MemberName="K2_AddActorLocalOffset",bSelfContext=True)
  4633. Pins(0)=EdGraphPin'EdGraphPin_43370'
  4634. Pins(1)=EdGraphPin'EdGraphPin_43371'
  4635. Pins(2)=EdGraphPin'EdGraphPin_43372'
  4636. Pins(3)=EdGraphPin'EdGraphPin_43373'
  4637. Pins(4)=EdGraphPin'EdGraphPin_43382'
  4638. Pins(5)=EdGraphPin'EdGraphPin_43383'
  4639. Pins(6)=EdGraphPin'EdGraphPin_43384'
  4640. Pins(7)=EdGraphPin'EdGraphPin_43374'
  4641. Pins(8)=EdGraphPin'EdGraphPin_43375'
  4642. Pins(9)=EdGraphPin'EdGraphPin_43376'
  4643. NodePosX=960
  4644. NodePosY=2368
  4645. NodeGuid=A328E08A4EAD3483F13D63BCDB5130A1
  4646. End Object
  4647. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_8221"
  4648. Begin Object Class=EdGraphPin Name="EdGraphPin_5441"
  4649. End Object
  4650. Begin Object Class=EdGraphPin Name="EdGraphPin_5442"
  4651. End Object
  4652. Begin Object Name="EdGraphPin_5441"
  4653. PinName="EdgeScrollSpeed"
  4654. Direction=EGPD_Output
  4655. PinType=(PinCategory="float")
  4656. AutogeneratedDefaultValue="0.0"
  4657. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_16679.EdGraphPin_43382'
  4658. End Object
  4659. Begin Object Name="EdGraphPin_5442"
  4660. PinName="self"
  4661. PinFriendlyName="Target"
  4662. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  4663. bHidden=True
  4664. End Object
  4665. VariableReference=(MemberName="EdgeScrollSpeed",MemberGuid=BB297B4D47E03CE5727673817302429F,bSelfContext=True)
  4666. Pins(0)=EdGraphPin'EdGraphPin_5441'
  4667. Pins(1)=EdGraphPin'EdGraphPin_5442'
  4668. NodePosX=800
  4669. NodePosY=2544
  4670. NodeGuid=723FD6E84263E58586433FB5C11320E7
  4671. End Object
  4672. Begin Object Class=K2Node_CustomEvent Name="K2Node_CustomEvent_147"
  4673. Begin Object Class=EdGraphPin Name="EdGraphPin_4236"
  4674. End Object
  4675. Begin Object Class=EdGraphPin Name="EdGraphPin_4237"
  4676. End Object
  4677. Begin Object Name="EdGraphPin_4236"
  4678. PinName="OutputDelegate"
  4679. Direction=EGPD_Output
  4680. PinType=(PinCategory="delegate",PinSubCategoryMemberReference=(MemberParent=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C',MemberName="Tick_EdgeScrolling3",MemberGuid=3BABE8C64898A19E6147D8A0D87F6AC7))
  4681. End Object
  4682. Begin Object Name="EdGraphPin_4237"
  4683. PinName="then"
  4684. Direction=EGPD_Output
  4685. PinType=(PinCategory="exec")
  4686. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_1432.EdGraphPin_43405'
  4687. End Object
  4688. CustomFunctionName="Tick_EdgeScrolling3"
  4689. Pins(0)=EdGraphPin'EdGraphPin_4236'
  4690. Pins(1)=EdGraphPin'EdGraphPin_4237'
  4691. NodePosX=160
  4692. NodePosY=2608
  4693. ErrorType=1
  4694. NodeGuid=3BABE8C64898A19E6147D8A0D87F6AC7
  4695. End Object
  4696. Begin Object Class=K2Node_MacroInstance Name="K2Node_MacroInstance_1432"
  4697. Begin Object Class=EdGraphPin Name="EdGraphPin_43405"
  4698. End Object
  4699. Begin Object Class=EdGraphPin Name="EdGraphPin_43406"
  4700. End Object
  4701. Begin Object Class=EdGraphPin Name="EdGraphPin_43407"
  4702. End Object
  4703. Begin Object Class=EdGraphPin Name="EdGraphPin_43408"
  4704. End Object
  4705. Begin Object Class=EdGraphPin Name="EdGraphPin_43409"
  4706. End Object
  4707. Begin Object Class=EdGraphPin Name="EdGraphPin_43410"
  4708. End Object
  4709. Begin Object Name="EdGraphPin_43405"
  4710. PinName="Exec"
  4711. PinType=(PinCategory="exec")
  4712. LinkedTo(0)=EdGraphPin'K2Node_CustomEvent_147.EdGraphPin_4237'
  4713. End Object
  4714. Begin Object Name="EdGraphPin_43406"
  4715. PinName="Input"
  4716. PinType=(PinCategory="float")
  4717. DefaultValue="0.0"
  4718. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_14701.EdGraphPin_43276'
  4719. End Object
  4720. Begin Object Name="EdGraphPin_43407"
  4721. PinName="CompareWith"
  4722. PinType=(PinCategory="float")
  4723. DefaultValue="0.0"
  4724. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_16677.EdGraphPin_43440'
  4725. End Object
  4726. Begin Object Name="EdGraphPin_43408"
  4727. PinName=">"
  4728. Direction=EGPD_Output
  4729. PinType=(PinCategory="exec")
  4730. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_16881.EdGraphPin_43454'
  4731. End Object
  4732. Begin Object Name="EdGraphPin_43409"
  4733. PinName="=="
  4734. Direction=EGPD_Output
  4735. PinType=(PinCategory="exec")
  4736. End Object
  4737. Begin Object Name="EdGraphPin_43410"
  4738. PinName="<"
  4739. Direction=EGPD_Output
  4740. PinType=(PinCategory="exec")
  4741. End Object
  4742. MacroGraphReference=(MacroGraph=EdGraph'/Engine/EditorBlueprintResources/StandardMacros.StandardMacros:CompareFloat',GraphBlueprint=Blueprint'/Engine/EditorBlueprintResources/StandardMacros.StandardMacros',GraphGuid=586FC6AF485A689F086B5CA6629837B4)
  4743. Pins(0)=EdGraphPin'EdGraphPin_43405'
  4744. Pins(1)=EdGraphPin'EdGraphPin_43406'
  4745. Pins(2)=EdGraphPin'EdGraphPin_43407'
  4746. Pins(3)=EdGraphPin'EdGraphPin_43408'
  4747. Pins(4)=EdGraphPin'EdGraphPin_43409'
  4748. Pins(5)=EdGraphPin'EdGraphPin_43410'
  4749. NodePosX=608
  4750. NodePosY=2624
  4751. NodeGuid=C240ED7946D2904642E0F590FF8EDBC0
  4752. End Object
  4753. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_16675"
  4754. Begin Object Class=EdGraphPin Name="EdGraphPin_43423"
  4755. End Object
  4756. Begin Object Class=EdGraphPin Name="EdGraphPin_43424"
  4757. End Object
  4758. Begin Object Class=EdGraphPin Name="EdGraphPin_43425"
  4759. End Object
  4760. Begin Object Name="EdGraphPin_43423"
  4761. PinName="self"
  4762. PinFriendlyName="Target"
  4763. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/UMG.WidgetLayoutLibrary')
  4764. DefaultObject=Default__WidgetLayoutLibrary
  4765. bHidden=True
  4766. End Object
  4767. Begin Object Name="EdGraphPin_43424"
  4768. PinName="WorldContextObject"
  4769. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/CoreUObject.Object')
  4770. bHidden=True
  4771. End Object
  4772. Begin Object Name="EdGraphPin_43425"
  4773. PinName="ReturnValue"
  4774. Direction=EGPD_Output
  4775. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  4776. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_16677.EdGraphPin_43433'
  4777. End Object
  4778. bIsPureFunc=True
  4779. FunctionReference=(MemberParent=Class'/Script/UMG.WidgetLayoutLibrary',MemberName="GetViewportSize")
  4780. Pins(0)=EdGraphPin'EdGraphPin_43423'
  4781. Pins(1)=EdGraphPin'EdGraphPin_43424'
  4782. Pins(2)=EdGraphPin'EdGraphPin_43425'
  4783. NodePosX=96
  4784. NodePosY=2736
  4785. NodeGuid=78AB75E745B6F23BB005F0AF1D837B3D
  4786. End Object
  4787. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_16677"
  4788. Begin Object Class=EdGraphPin Name="EdGraphPin_43432"
  4789. End Object
  4790. Begin Object Class=EdGraphPin Name="EdGraphPin_43433"
  4791. End Object
  4792. Begin Object Class=EdGraphPin Name="EdGraphPin_43434"
  4793. End Object
  4794. Begin Object Class=EdGraphPin Name="EdGraphPin_43435"
  4795. End Object
  4796. Begin Object Class=EdGraphPin Name="EdGraphPin_43440"
  4797. End Object
  4798. Begin Object Class=EdGraphPin Name="EdGraphPin_43441"
  4799. End Object
  4800. Begin Object Name="EdGraphPin_43432"
  4801. PinName="self"
  4802. PinFriendlyName="Target"
  4803. PinToolTip="Target\nKismet Math Library Reference"
  4804. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  4805. DefaultObject=Default__KismetMathLibrary
  4806. bHidden=True
  4807. End Object
  4808. Begin Object Name="EdGraphPin_43433"
  4809. PinName="A"
  4810. PinToolTip="A\nVector 2D Structure"
  4811. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  4812. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_16675.EdGraphPin_43425'
  4813. End Object
  4814. Begin Object Name="EdGraphPin_43434"
  4815. PinName="B"
  4816. PinToolTip="B\nFloat"
  4817. PinType=(PinCategory="float")
  4818. DefaultValue="10"
  4819. AutogeneratedDefaultValue="0.0"
  4820. End Object
  4821. Begin Object Name="EdGraphPin_43435"
  4822. PinName="ReturnValue"
  4823. PinToolTip="Return Value\nVector 2D Structure"
  4824. Direction=EGPD_Output
  4825. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector2D')
  4826. SubPins(0)=EdGraphPin'K2Node_CallFunction_16677.EdGraphPin_43440'
  4827. SubPins(1)=EdGraphPin'K2Node_CallFunction_16677.EdGraphPin_43441'
  4828. bHidden=True
  4829. End Object
  4830. Begin Object Name="EdGraphPin_43440"
  4831. PinName="ReturnValue_X"
  4832. PinFriendlyName="X"
  4833. PinToolTip="X\nFloat"
  4834. Direction=EGPD_Output
  4835. PinType=(PinCategory="float")
  4836. AutogeneratedDefaultValue="0.0"
  4837. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_1432.EdGraphPin_43407'
  4838. ParentPin=EdGraphPin'K2Node_CallFunction_16677.EdGraphPin_43435'
  4839. End Object
  4840. Begin Object Name="EdGraphPin_43441"
  4841. PinName="ReturnValue_Y"
  4842. PinFriendlyName="Y"
  4843. PinToolTip="Y\nFloat"
  4844. Direction=EGPD_Output
  4845. PinType=(PinCategory="float")
  4846. AutogeneratedDefaultValue="0.0"
  4847. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_1451.EdGraphPin_43491'
  4848. ParentPin=EdGraphPin'K2Node_CallFunction_16677.EdGraphPin_43435'
  4849. End Object
  4850. bIsPureFunc=True
  4851. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Subtract_Vector2DFloat")
  4852. Pins(0)=EdGraphPin'EdGraphPin_43432'
  4853. Pins(1)=EdGraphPin'EdGraphPin_43433'
  4854. Pins(2)=EdGraphPin'EdGraphPin_43434'
  4855. Pins(3)=EdGraphPin'EdGraphPin_43435'
  4856. Pins(4)=EdGraphPin'EdGraphPin_43440'
  4857. Pins(5)=EdGraphPin'EdGraphPin_43441'
  4858. NodePosX=288
  4859. NodePosY=2736
  4860. NodeGuid=65C2629741FB68C671FADCAF658811E5
  4861. End Object
  4862. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_16881"
  4863. Begin Object Class=EdGraphPin Name="EdGraphPin_43454"
  4864. End Object
  4865. Begin Object Class=EdGraphPin Name="EdGraphPin_43455"
  4866. End Object
  4867. Begin Object Class=EdGraphPin Name="EdGraphPin_43456"
  4868. End Object
  4869. Begin Object Class=EdGraphPin Name="EdGraphPin_43457"
  4870. End Object
  4871. Begin Object Class=EdGraphPin Name="EdGraphPin_43458"
  4872. End Object
  4873. Begin Object Class=EdGraphPin Name="EdGraphPin_43459"
  4874. End Object
  4875. Begin Object Class=EdGraphPin Name="EdGraphPin_43460"
  4876. End Object
  4877. Begin Object Class=EdGraphPin Name="EdGraphPin_43466"
  4878. End Object
  4879. Begin Object Class=EdGraphPin Name="EdGraphPin_43467"
  4880. End Object
  4881. Begin Object Class=EdGraphPin Name="EdGraphPin_43468"
  4882. End Object
  4883. Begin Object Name="EdGraphPin_43454"
  4884. PinName="execute"
  4885. PinToolTip="\nExec"
  4886. PinType=(PinCategory="exec")
  4887. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_1432.EdGraphPin_43408'
  4888. End Object
  4889. Begin Object Name="EdGraphPin_43455"
  4890. PinName="then"
  4891. PinToolTip="\nExec"
  4892. Direction=EGPD_Output
  4893. PinType=(PinCategory="exec")
  4894. End Object
  4895. Begin Object Name="EdGraphPin_43456"
  4896. PinName="self"
  4897. PinFriendlyName="Target"
  4898. PinToolTip="Target\nActor Reference"
  4899. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.Actor')
  4900. End Object
  4901. Begin Object Name="EdGraphPin_43457"
  4902. PinName="DeltaLocation"
  4903. PinToolTip="Delta Location\nVector "
  4904. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector')
  4905. DefaultValue="0, 0, 0"
  4906. AutogeneratedDefaultValue="0, 0, 0"
  4907. SubPins(0)=EdGraphPin'K2Node_CallFunction_16881.EdGraphPin_43466'
  4908. SubPins(1)=EdGraphPin'K2Node_CallFunction_16881.EdGraphPin_43467'
  4909. SubPins(2)=EdGraphPin'K2Node_CallFunction_16881.EdGraphPin_43468'
  4910. bHidden=True
  4911. End Object
  4912. Begin Object Name="EdGraphPin_43458"
  4913. PinName="bSweep"
  4914. PinToolTip="Sweep\nBoolean\n\nWhether we sweep to the destination location, triggering overlaps along the way and stopping short of the target if blocked by something. Only the root component is swept and checked for blocking collision, child components move without sweeping. If collision is off, this has no effect."
  4915. PinType=(PinCategory="bool")
  4916. DefaultValue="false"
  4917. AutogeneratedDefaultValue="false"
  4918. End Object
  4919. Begin Object Name="EdGraphPin_43459"
  4920. PinName="SweepHitResult"
  4921. PinToolTip="Sweep Hit Result\nHit Result Structure"
  4922. Direction=EGPD_Output
  4923. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/Engine.HitResult')
  4924. End Object
  4925. Begin Object Name="EdGraphPin_43460"
  4926. PinName="bTeleport"
  4927. PinToolTip="Teleport\nBoolean\n\nWhether we teleport the physics state (if physics collision is enabled for this object). If true, physics velocity for this object is unchanged (so ragdoll parts are not affected by change in location). If false, physics velocity is updated based on the change in position (affecting ragdoll parts). If CCD is on and not teleporting, this will affect objects along the entire swept volume."
  4928. PinType=(PinCategory="bool")
  4929. DefaultValue="false"
  4930. AutogeneratedDefaultValue="false"
  4931. End Object
  4932. Begin Object Name="EdGraphPin_43466"
  4933. PinName="DeltaLocation_X"
  4934. PinFriendlyName="Delta Location X"
  4935. PinToolTip="Delta Location X\nFloat"
  4936. PinType=(PinCategory="float")
  4937. DefaultValue="0.0"
  4938. AutogeneratedDefaultValue="0.0"
  4939. ParentPin=EdGraphPin'K2Node_CallFunction_16881.EdGraphPin_43457'
  4940. End Object
  4941. Begin Object Name="EdGraphPin_43467"
  4942. PinName="DeltaLocation_Y"
  4943. PinFriendlyName="Delta Location Y"
  4944. PinToolTip="Delta Location Y\nFloat"
  4945. PinType=(PinCategory="float")
  4946. DefaultValue="0.0"
  4947. AutogeneratedDefaultValue="0.0"
  4948. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_8325.EdGraphPin_5541'
  4949. ParentPin=EdGraphPin'K2Node_CallFunction_16881.EdGraphPin_43457'
  4950. End Object
  4951. Begin Object Name="EdGraphPin_43468"
  4952. PinName="DeltaLocation_Z"
  4953. PinFriendlyName="Delta Location Z"
  4954. PinToolTip="Delta Location Z\nFloat"
  4955. PinType=(PinCategory="float")
  4956. DefaultValue="0.0"
  4957. AutogeneratedDefaultValue="0.0"
  4958. ParentPin=EdGraphPin'K2Node_CallFunction_16881.EdGraphPin_43457'
  4959. End Object
  4960. FunctionReference=(MemberName="K2_AddActorLocalOffset",bSelfContext=True)
  4961. Pins(0)=EdGraphPin'EdGraphPin_43454'
  4962. Pins(1)=EdGraphPin'EdGraphPin_43455'
  4963. Pins(2)=EdGraphPin'EdGraphPin_43456'
  4964. Pins(3)=EdGraphPin'EdGraphPin_43457'
  4965. Pins(4)=EdGraphPin'EdGraphPin_43466'
  4966. Pins(5)=EdGraphPin'EdGraphPin_43467'
  4967. Pins(6)=EdGraphPin'EdGraphPin_43468'
  4968. Pins(7)=EdGraphPin'EdGraphPin_43458'
  4969. Pins(8)=EdGraphPin'EdGraphPin_43459'
  4970. Pins(9)=EdGraphPin'EdGraphPin_43460'
  4971. NodePosX=960
  4972. NodePosY=2608
  4973. NodeGuid=CF3DC4474A73115B271B71B927A11A4C
  4974. End Object
  4975. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_8325"
  4976. Begin Object Class=EdGraphPin Name="EdGraphPin_5541"
  4977. End Object
  4978. Begin Object Class=EdGraphPin Name="EdGraphPin_5542"
  4979. End Object
  4980. Begin Object Name="EdGraphPin_5541"
  4981. PinName="EdgeScrollSpeed"
  4982. Direction=EGPD_Output
  4983. PinType=(PinCategory="float")
  4984. AutogeneratedDefaultValue="0.0"
  4985. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_16881.EdGraphPin_43467'
  4986. End Object
  4987. Begin Object Name="EdGraphPin_5542"
  4988. PinName="self"
  4989. PinFriendlyName="Target"
  4990. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  4991. bHidden=True
  4992. End Object
  4993. VariableReference=(MemberName="EdgeScrollSpeed",MemberGuid=BB297B4D47E03CE5727673817302429F,bSelfContext=True)
  4994. Pins(0)=EdGraphPin'EdGraphPin_5541'
  4995. Pins(1)=EdGraphPin'EdGraphPin_5542'
  4996. NodePosX=784
  4997. NodePosY=2784
  4998. NodeGuid=DB39AD7F474C6570DFF72C9D1CD2DAAD
  4999. End Object
  5000. Begin Object Class=K2Node_CustomEvent Name="K2Node_CustomEvent_163"
  5001. Begin Object Class=EdGraphPin Name="EdGraphPin_4194"
  5002. End Object
  5003. Begin Object Class=EdGraphPin Name="EdGraphPin_4195"
  5004. End Object
  5005. Begin Object Name="EdGraphPin_4194"
  5006. PinName="OutputDelegate"
  5007. Direction=EGPD_Output
  5008. PinType=(PinCategory="delegate",PinSubCategoryMemberReference=(MemberParent=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C',MemberName="Tick_EdgeScrolling4",MemberGuid=D81B528A498F1032E1D302873768CA0E))
  5009. End Object
  5010. Begin Object Name="EdGraphPin_4195"
  5011. PinName="then"
  5012. Direction=EGPD_Output
  5013. PinType=(PinCategory="exec")
  5014. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_1451.EdGraphPin_43489'
  5015. End Object
  5016. CustomFunctionName="Tick_EdgeScrolling4"
  5017. Pins(0)=EdGraphPin'EdGraphPin_4194'
  5018. Pins(1)=EdGraphPin'EdGraphPin_4195'
  5019. NodePosX=160
  5020. NodePosY=2848
  5021. ErrorType=1
  5022. NodeGuid=D81B528A498F1032E1D302873768CA0E
  5023. End Object
  5024. Begin Object Class=K2Node_MacroInstance Name="K2Node_MacroInstance_1451"
  5025. Begin Object Class=EdGraphPin Name="EdGraphPin_43489"
  5026. End Object
  5027. Begin Object Class=EdGraphPin Name="EdGraphPin_43490"
  5028. End Object
  5029. Begin Object Class=EdGraphPin Name="EdGraphPin_43491"
  5030. End Object
  5031. Begin Object Class=EdGraphPin Name="EdGraphPin_43492"
  5032. End Object
  5033. Begin Object Class=EdGraphPin Name="EdGraphPin_43493"
  5034. End Object
  5035. Begin Object Class=EdGraphPin Name="EdGraphPin_43494"
  5036. End Object
  5037. Begin Object Name="EdGraphPin_43489"
  5038. PinName="Exec"
  5039. PinType=(PinCategory="exec")
  5040. LinkedTo(0)=EdGraphPin'K2Node_CustomEvent_163.EdGraphPin_4195'
  5041. End Object
  5042. Begin Object Name="EdGraphPin_43490"
  5043. PinName="Input"
  5044. PinType=(PinCategory="float")
  5045. DefaultValue="0.0"
  5046. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_14701.EdGraphPin_43277'
  5047. End Object
  5048. Begin Object Name="EdGraphPin_43491"
  5049. PinName="CompareWith"
  5050. PinType=(PinCategory="float")
  5051. DefaultValue="0.0"
  5052. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_16677.EdGraphPin_43441'
  5053. End Object
  5054. Begin Object Name="EdGraphPin_43492"
  5055. PinName=">"
  5056. Direction=EGPD_Output
  5057. PinType=(PinCategory="exec")
  5058. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_14757.EdGraphPin_43507'
  5059. End Object
  5060. Begin Object Name="EdGraphPin_43493"
  5061. PinName="=="
  5062. Direction=EGPD_Output
  5063. PinType=(PinCategory="exec")
  5064. End Object
  5065. Begin Object Name="EdGraphPin_43494"
  5066. PinName="<"
  5067. Direction=EGPD_Output
  5068. PinType=(PinCategory="exec")
  5069. End Object
  5070. MacroGraphReference=(MacroGraph=EdGraph'/Engine/EditorBlueprintResources/StandardMacros.StandardMacros:CompareFloat',GraphBlueprint=Blueprint'/Engine/EditorBlueprintResources/StandardMacros.StandardMacros',GraphGuid=586FC6AF485A689F086B5CA6629837B4)
  5071. Pins(0)=EdGraphPin'EdGraphPin_43489'
  5072. Pins(1)=EdGraphPin'EdGraphPin_43490'
  5073. Pins(2)=EdGraphPin'EdGraphPin_43491'
  5074. Pins(3)=EdGraphPin'EdGraphPin_43492'
  5075. Pins(4)=EdGraphPin'EdGraphPin_43493'
  5076. Pins(5)=EdGraphPin'EdGraphPin_43494'
  5077. NodePosX=608
  5078. NodePosY=2864
  5079. NodeGuid=1240781E420E0CA6FD7C79B18BBC3605
  5080. End Object
  5081. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_14757"
  5082. Begin Object Class=EdGraphPin Name="EdGraphPin_43507"
  5083. End Object
  5084. Begin Object Class=EdGraphPin Name="EdGraphPin_43508"
  5085. End Object
  5086. Begin Object Class=EdGraphPin Name="EdGraphPin_43509"
  5087. End Object
  5088. Begin Object Class=EdGraphPin Name="EdGraphPin_43510"
  5089. End Object
  5090. Begin Object Class=EdGraphPin Name="EdGraphPin_43511"
  5091. End Object
  5092. Begin Object Class=EdGraphPin Name="EdGraphPin_43512"
  5093. End Object
  5094. Begin Object Class=EdGraphPin Name="EdGraphPin_43513"
  5095. End Object
  5096. Begin Object Class=EdGraphPin Name="EdGraphPin_43519"
  5097. End Object
  5098. Begin Object Class=EdGraphPin Name="EdGraphPin_43520"
  5099. End Object
  5100. Begin Object Class=EdGraphPin Name="EdGraphPin_43521"
  5101. End Object
  5102. Begin Object Name="EdGraphPin_43507"
  5103. PinName="execute"
  5104. PinToolTip="\nExec"
  5105. PinType=(PinCategory="exec")
  5106. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_1451.EdGraphPin_43492'
  5107. End Object
  5108. Begin Object Name="EdGraphPin_43508"
  5109. PinName="then"
  5110. PinToolTip="\nExec"
  5111. Direction=EGPD_Output
  5112. PinType=(PinCategory="exec")
  5113. End Object
  5114. Begin Object Name="EdGraphPin_43509"
  5115. PinName="self"
  5116. PinFriendlyName="Target"
  5117. PinToolTip="Target\nActor Reference"
  5118. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.Actor')
  5119. End Object
  5120. Begin Object Name="EdGraphPin_43510"
  5121. PinName="DeltaLocation"
  5122. PinToolTip="Delta Location\nVector "
  5123. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Vector')
  5124. DefaultValue="0, 0, 0"
  5125. AutogeneratedDefaultValue="0, 0, 0"
  5126. SubPins(0)=EdGraphPin'K2Node_CallFunction_14757.EdGraphPin_43519'
  5127. SubPins(1)=EdGraphPin'K2Node_CallFunction_14757.EdGraphPin_43520'
  5128. SubPins(2)=EdGraphPin'K2Node_CallFunction_14757.EdGraphPin_43521'
  5129. bHidden=True
  5130. End Object
  5131. Begin Object Name="EdGraphPin_43511"
  5132. PinName="bSweep"
  5133. PinToolTip="Sweep\nBoolean\n\nWhether we sweep to the destination location, triggering overlaps along the way and stopping short of the target if blocked by something. Only the root component is swept and checked for blocking collision, child components move without sweeping. If collision is off, this has no effect."
  5134. PinType=(PinCategory="bool")
  5135. DefaultValue="false"
  5136. AutogeneratedDefaultValue="false"
  5137. End Object
  5138. Begin Object Name="EdGraphPin_43512"
  5139. PinName="SweepHitResult"
  5140. PinToolTip="Sweep Hit Result\nHit Result Structure"
  5141. Direction=EGPD_Output
  5142. PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/Engine.HitResult')
  5143. End Object
  5144. Begin Object Name="EdGraphPin_43513"
  5145. PinName="bTeleport"
  5146. PinToolTip="Teleport\nBoolean\n\nWhether we teleport the physics state (if physics collision is enabled for this object). If true, physics velocity for this object is unchanged (so ragdoll parts are not affected by change in location). If false, physics velocity is updated based on the change in position (affecting ragdoll parts). If CCD is on and not teleporting, this will affect objects along the entire swept volume."
  5147. PinType=(PinCategory="bool")
  5148. DefaultValue="false"
  5149. AutogeneratedDefaultValue="false"
  5150. End Object
  5151. Begin Object Name="EdGraphPin_43519"
  5152. PinName="DeltaLocation_X"
  5153. PinFriendlyName="Delta Location X"
  5154. PinToolTip="Delta Location X\nFloat"
  5155. PinType=(PinCategory="float")
  5156. DefaultValue="0.0"
  5157. AutogeneratedDefaultValue="0.0"
  5158. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_3395.EdGraphPin_43545'
  5159. ParentPin=EdGraphPin'K2Node_CallFunction_14757.EdGraphPin_43510'
  5160. End Object
  5161. Begin Object Name="EdGraphPin_43520"
  5162. PinName="DeltaLocation_Y"
  5163. PinFriendlyName="Delta Location Y"
  5164. PinToolTip="Delta Location Y\nFloat"
  5165. PinType=(PinCategory="float")
  5166. DefaultValue="0.0"
  5167. AutogeneratedDefaultValue="0.0"
  5168. ParentPin=EdGraphPin'K2Node_CallFunction_14757.EdGraphPin_43510'
  5169. End Object
  5170. Begin Object Name="EdGraphPin_43521"
  5171. PinName="DeltaLocation_Z"
  5172. PinFriendlyName="Delta Location Z"
  5173. PinToolTip="Delta Location Z\nFloat"
  5174. PinType=(PinCategory="float")
  5175. DefaultValue="0.0"
  5176. AutogeneratedDefaultValue="0.0"
  5177. ParentPin=EdGraphPin'K2Node_CallFunction_14757.EdGraphPin_43510'
  5178. End Object
  5179. FunctionReference=(MemberName="K2_AddActorLocalOffset",bSelfContext=True)
  5180. Pins(0)=EdGraphPin'EdGraphPin_43507'
  5181. Pins(1)=EdGraphPin'EdGraphPin_43508'
  5182. Pins(2)=EdGraphPin'EdGraphPin_43509'
  5183. Pins(3)=EdGraphPin'EdGraphPin_43510'
  5184. Pins(4)=EdGraphPin'EdGraphPin_43519'
  5185. Pins(5)=EdGraphPin'EdGraphPin_43520'
  5186. Pins(6)=EdGraphPin'EdGraphPin_43521'
  5187. Pins(7)=EdGraphPin'EdGraphPin_43511'
  5188. Pins(8)=EdGraphPin'EdGraphPin_43512'
  5189. Pins(9)=EdGraphPin'EdGraphPin_43513'
  5190. NodePosX=960
  5191. NodePosY=2848
  5192. NodeGuid=F826CE5B45F1F2B55BB6118B0A538898
  5193. End Object
  5194. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_7446"
  5195. Begin Object Class=EdGraphPin Name="EdGraphPin_5603"
  5196. End Object
  5197. Begin Object Class=EdGraphPin Name="EdGraphPin_5604"
  5198. End Object
  5199. Begin Object Name="EdGraphPin_5603"
  5200. PinName="EdgeScrollSpeed"
  5201. Direction=EGPD_Output
  5202. PinType=(PinCategory="float")
  5203. AutogeneratedDefaultValue="0.0"
  5204. LinkedTo(0)=EdGraphPin'K2Node_CommutativeAssociativeBinaryOperator_3395.EdGraphPin_43543'
  5205. End Object
  5206. Begin Object Name="EdGraphPin_5604"
  5207. PinName="self"
  5208. PinFriendlyName="Target"
  5209. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  5210. bHidden=True
  5211. End Object
  5212. VariableReference=(MemberName="EdgeScrollSpeed",MemberGuid=BB297B4D47E03CE5727673817302429F,bSelfContext=True)
  5213. Pins(0)=EdGraphPin'EdGraphPin_5603'
  5214. Pins(1)=EdGraphPin'EdGraphPin_5604'
  5215. NodePosX=624
  5216. NodePosY=3024
  5217. NodeGuid=A376454A455BDA3A1C34B39AC1D023B8
  5218. End Object
  5219. Begin Object Class=K2Node_CommutativeAssociativeBinaryOperator Name="K2Node_CommutativeAssociativeBinaryOperator_3395"
  5220. Begin Object Class=EdGraphPin Name="EdGraphPin_43542"
  5221. End Object
  5222. Begin Object Class=EdGraphPin Name="EdGraphPin_43543"
  5223. End Object
  5224. Begin Object Class=EdGraphPin Name="EdGraphPin_43544"
  5225. End Object
  5226. Begin Object Class=EdGraphPin Name="EdGraphPin_43545"
  5227. End Object
  5228. Begin Object Name="EdGraphPin_43542"
  5229. PinName="self"
  5230. PinFriendlyName="Target"
  5231. PinToolTip="Target\nKismet Math Library Reference"
  5232. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  5233. DefaultObject=Default__KismetMathLibrary
  5234. bHidden=True
  5235. End Object
  5236. Begin Object Name="EdGraphPin_43543"
  5237. PinName="A"
  5238. PinToolTip="A\nFloat"
  5239. PinType=(PinCategory="float")
  5240. DefaultValue="0.0"
  5241. AutogeneratedDefaultValue="0.0"
  5242. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_7446.EdGraphPin_5603'
  5243. End Object
  5244. Begin Object Name="EdGraphPin_43544"
  5245. PinName="B"
  5246. PinToolTip="B\nFloat"
  5247. PinType=(PinCategory="float")
  5248. DefaultValue="-1"
  5249. AutogeneratedDefaultValue="0.0"
  5250. End Object
  5251. Begin Object Name="EdGraphPin_43545"
  5252. PinName="ReturnValue"
  5253. PinToolTip="Return Value\nFloat"
  5254. Direction=EGPD_Output
  5255. PinType=(PinCategory="float")
  5256. AutogeneratedDefaultValue="0.0"
  5257. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_14757.EdGraphPin_43519'
  5258. End Object
  5259. bIsPureFunc=True
  5260. FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Multiply_FloatFloat")
  5261. Pins(0)=EdGraphPin'EdGraphPin_43542'
  5262. Pins(1)=EdGraphPin'EdGraphPin_43543'
  5263. Pins(2)=EdGraphPin'EdGraphPin_43544'
  5264. Pins(3)=EdGraphPin'EdGraphPin_43545'
  5265. NodePosX=784
  5266. NodePosY=3024
  5267. NodeGuid=87A4053640CEA9A681FB6EBD556DA852
  5268. End Object
  5269. Begin Object Class=EdGraphNode_Comment Name="EdGraphNode_Comment_2063"
  5270. NodePosY=1888
  5271. NodeWidth=1280
  5272. NodeHeight=1232
  5273. NodeComment="EdgeScrolling"
  5274. NodeGuid=17A43A014C8F643E4E09A8AE2192B6E8
  5275. End Object
  5276. Begin Object Class=K2Node_IfThenElse Name="K2Node_IfThenElse_2079"
  5277. Begin Object Class=EdGraphPin Name="EdGraphPin_5621"
  5278. End Object
  5279. Begin Object Class=EdGraphPin Name="EdGraphPin_5622"
  5280. End Object
  5281. Begin Object Class=EdGraphPin Name="EdGraphPin_5623"
  5282. End Object
  5283. Begin Object Class=EdGraphPin Name="EdGraphPin_5624"
  5284. End Object
  5285. Begin Object Name="EdGraphPin_5621"
  5286. PinName="execute"
  5287. PinType=(PinCategory="exec")
  5288. LinkedTo(0)=EdGraphPin'K2Node_CustomEvent_56.EdGraphPin_4165'
  5289. End Object
  5290. Begin Object Name="EdGraphPin_5622"
  5291. PinName="Condition"
  5292. PinType=(PinCategory="bool")
  5293. DefaultValue="false"
  5294. AutogeneratedDefaultValue="true"
  5295. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_8875.EdGraphPin_5633'
  5296. End Object
  5297. Begin Object Name="EdGraphPin_5623"
  5298. PinName="then"
  5299. PinFriendlyName="true"
  5300. Direction=EGPD_Output
  5301. PinType=(PinCategory="exec")
  5302. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4702.EdGraphPin_5759'
  5303. End Object
  5304. Begin Object Name="EdGraphPin_5624"
  5305. PinName="else"
  5306. PinFriendlyName="false"
  5307. Direction=EGPD_Output
  5308. PinType=(PinCategory="exec")
  5309. End Object
  5310. Pins(0)=EdGraphPin'EdGraphPin_5621'
  5311. Pins(1)=EdGraphPin'EdGraphPin_5622'
  5312. Pins(2)=EdGraphPin'EdGraphPin_5623'
  5313. Pins(3)=EdGraphPin'EdGraphPin_5624'
  5314. NodePosX=224
  5315. NodePosY=1968
  5316. NodeGuid=AF4B75714C82578AAA2AC8996C2A9E36
  5317. End Object
  5318. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_8875"
  5319. Begin Object Class=EdGraphPin Name="EdGraphPin_5633"
  5320. End Object
  5321. Begin Object Class=EdGraphPin Name="EdGraphPin_5634"
  5322. End Object
  5323. Begin Object Name="EdGraphPin_5633"
  5324. PinName="IsEdgeScrollEnabled"
  5325. Direction=EGPD_Output
  5326. PinType=(PinCategory="bool")
  5327. AutogeneratedDefaultValue="false"
  5328. LinkedTo(0)=EdGraphPin'K2Node_IfThenElse_2079.EdGraphPin_5622'
  5329. End Object
  5330. Begin Object Name="EdGraphPin_5634"
  5331. PinName="self"
  5332. PinFriendlyName="Target"
  5333. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  5334. bHidden=True
  5335. End Object
  5336. VariableReference=(MemberName="IsEdgeScrollEnabled",MemberGuid=B908CABE40772FD43D9999B84F912AB8,bSelfContext=True)
  5337. Pins(0)=EdGraphPin'EdGraphPin_5633'
  5338. Pins(1)=EdGraphPin'EdGraphPin_5634'
  5339. NodePosX=32
  5340. NodePosY=2048
  5341. NodeGuid=15445647444035F2073B1B988FDB535B
  5342. End Object
  5343. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_11186"
  5344. Begin Object Class=EdGraphPin Name="EdGraphPin_5639"
  5345. End Object
  5346. Begin Object Class=EdGraphPin Name="EdGraphPin_5640"
  5347. End Object
  5348. Begin Object Name="EdGraphPin_5639"
  5349. PinName="SpringArm"
  5350. Direction=EGPD_Output
  5351. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  5352. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_5398.EdGraphPin_43213'
  5353. End Object
  5354. Begin Object Name="EdGraphPin_5640"
  5355. PinName="self"
  5356. PinFriendlyName="Target"
  5357. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  5358. bHidden=True
  5359. End Object
  5360. VariableReference=(MemberName="SpringArm",bSelfContext=True)
  5361. Pins(0)=EdGraphPin'EdGraphPin_5639'
  5362. Pins(1)=EdGraphPin'EdGraphPin_5640'
  5363. NodePosX=32
  5364. NodePosY=832
  5365. NodeGuid=5DA5FD474E863BC74E906BB9201F5B5E
  5366. End Object
  5367. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_11188"
  5368. Begin Object Class=EdGraphPin Name="EdGraphPin_5645"
  5369. End Object
  5370. Begin Object Class=EdGraphPin Name="EdGraphPin_5646"
  5371. End Object
  5372. Begin Object Name="EdGraphPin_5645"
  5373. PinName="SpringArm"
  5374. Direction=EGPD_Output
  5375. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  5376. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_5132.EdGraphPin_43258'
  5377. End Object
  5378. Begin Object Name="EdGraphPin_5646"
  5379. PinName="self"
  5380. PinFriendlyName="Target"
  5381. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  5382. bHidden=True
  5383. End Object
  5384. VariableReference=(MemberName="SpringArm",bSelfContext=True)
  5385. Pins(0)=EdGraphPin'EdGraphPin_5645'
  5386. Pins(1)=EdGraphPin'EdGraphPin_5646'
  5387. NodePosX=32
  5388. NodePosY=1200
  5389. NodeGuid=BB41943A46E5EE5193AA48AE9FE9D47D
  5390. End Object
  5391. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4691"
  5392. Begin Object Class=EdGraphPin Name="EdGraphPin_43554"
  5393. End Object
  5394. Begin Object Class=EdGraphPin Name="EdGraphPin_43555"
  5395. End Object
  5396. Begin Object Class=EdGraphPin Name="EdGraphPin_43556"
  5397. End Object
  5398. Begin Object Class=EdGraphPin Name="EdGraphPin_43557"
  5399. End Object
  5400. Begin Object Name="EdGraphPin_43554"
  5401. PinName="self"
  5402. PinFriendlyName="Target"
  5403. PinToolTip="Target\nGameplay Statics Reference"
  5404. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.GameplayStatics')
  5405. DefaultObject=Default__GameplayStatics
  5406. bHidden=True
  5407. End Object
  5408. Begin Object Name="EdGraphPin_43555"
  5409. PinName="WorldContextObject"
  5410. PinToolTip="World Context Object\nObject Reference"
  5411. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/CoreUObject.Object')
  5412. bHidden=True
  5413. End Object
  5414. Begin Object Name="EdGraphPin_43556"
  5415. PinName="PlayerIndex"
  5416. PinToolTip="Player Index\nInteger"
  5417. PinType=(PinCategory="int")
  5418. DefaultValue="0"
  5419. AutogeneratedDefaultValue="0"
  5420. End Object
  5421. Begin Object Name="EdGraphPin_43557"
  5422. PinName="ReturnValue"
  5423. PinToolTip="Return Value\nPlayer Controller Reference"
  5424. Direction=EGPD_Output
  5425. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.PlayerController')
  5426. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_14701.EdGraphPin_43275'
  5427. End Object
  5428. bIsPureFunc=True
  5429. FunctionReference=(MemberParent=Class'/Script/Engine.GameplayStatics',MemberName="GetPlayerController")
  5430. Pins(0)=EdGraphPin'EdGraphPin_43554'
  5431. Pins(1)=EdGraphPin'EdGraphPin_43555'
  5432. Pins(2)=EdGraphPin'EdGraphPin_43556'
  5433. Pins(3)=EdGraphPin'EdGraphPin_43557'
  5434. NodePosY=2480
  5435. NodeGuid=C69A036943ACB35475C55184F2209806
  5436. End Object
  5437. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4693"
  5438. Begin Object Class=EdGraphPin Name="EdGraphPin_43566"
  5439. End Object
  5440. Begin Object Class=EdGraphPin Name="EdGraphPin_43567"
  5441. End Object
  5442. Begin Object Class=EdGraphPin Name="EdGraphPin_43568"
  5443. End Object
  5444. Begin Object Class=EdGraphPin Name="EdGraphPin_43569"
  5445. End Object
  5446. Begin Object Name="EdGraphPin_43566"
  5447. PinName="self"
  5448. PinFriendlyName="Target"
  5449. PinToolTip="Target\nGameplay Statics Reference"
  5450. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.GameplayStatics')
  5451. DefaultObject=Default__GameplayStatics
  5452. bHidden=True
  5453. End Object
  5454. Begin Object Name="EdGraphPin_43567"
  5455. PinName="WorldContextObject"
  5456. PinToolTip="World Context Object\nObject Reference"
  5457. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/CoreUObject.Object')
  5458. bHidden=True
  5459. End Object
  5460. Begin Object Name="EdGraphPin_43568"
  5461. PinName="PlayerIndex"
  5462. PinToolTip="Player Index\nInteger"
  5463. PinType=(PinCategory="int")
  5464. DefaultValue="0"
  5465. AutogeneratedDefaultValue="0"
  5466. End Object
  5467. Begin Object Name="EdGraphPin_43569"
  5468. PinName="ReturnValue"
  5469. PinToolTip="Return Value\nPlayer Controller Reference"
  5470. Direction=EGPD_Output
  5471. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.PlayerController')
  5472. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5129.EdGraphPin_42965'
  5473. End Object
  5474. bIsPureFunc=True
  5475. FunctionReference=(MemberParent=Class'/Script/Engine.GameplayStatics',MemberName="GetPlayerController")
  5476. Pins(0)=EdGraphPin'EdGraphPin_43566'
  5477. Pins(1)=EdGraphPin'EdGraphPin_43567'
  5478. Pins(2)=EdGraphPin'EdGraphPin_43568'
  5479. Pins(3)=EdGraphPin'EdGraphPin_43569'
  5480. NodePosX=2432
  5481. NodePosY=816
  5482. NodeGuid=7DF3F03548281ACFEFC9E6A893009A19
  5483. End Object
  5484. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4694"
  5485. Begin Object Class=EdGraphPin Name="EdGraphPin_43578"
  5486. End Object
  5487. Begin Object Class=EdGraphPin Name="EdGraphPin_43579"
  5488. End Object
  5489. Begin Object Class=EdGraphPin Name="EdGraphPin_43580"
  5490. End Object
  5491. Begin Object Class=EdGraphPin Name="EdGraphPin_43581"
  5492. End Object
  5493. Begin Object Name="EdGraphPin_43578"
  5494. PinName="self"
  5495. PinFriendlyName="Target"
  5496. PinToolTip="Target\nGameplay Statics Reference"
  5497. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.GameplayStatics')
  5498. DefaultObject=Default__GameplayStatics
  5499. bHidden=True
  5500. End Object
  5501. Begin Object Name="EdGraphPin_43579"
  5502. PinName="WorldContextObject"
  5503. PinToolTip="World Context Object\nObject Reference"
  5504. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/CoreUObject.Object')
  5505. bHidden=True
  5506. End Object
  5507. Begin Object Name="EdGraphPin_43580"
  5508. PinName="PlayerIndex"
  5509. PinToolTip="Player Index\nInteger"
  5510. PinType=(PinCategory="int")
  5511. DefaultValue="0"
  5512. AutogeneratedDefaultValue="0"
  5513. End Object
  5514. Begin Object Name="EdGraphPin_43581"
  5515. PinName="ReturnValue"
  5516. PinToolTip="Return Value\nPlayer Controller Reference"
  5517. Direction=EGPD_Output
  5518. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.PlayerController')
  5519. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_348.EdGraphPin_43594'
  5520. LinkedTo(1)=EdGraphPin'K2Node_VariableSet_349.EdGraphPin_43609'
  5521. End Object
  5522. bIsPureFunc=True
  5523. FunctionReference=(MemberParent=Class'/Script/Engine.GameplayStatics',MemberName="GetPlayerController")
  5524. Pins(0)=EdGraphPin'EdGraphPin_43578'
  5525. Pins(1)=EdGraphPin'EdGraphPin_43579'
  5526. Pins(2)=EdGraphPin'EdGraphPin_43580'
  5527. Pins(3)=EdGraphPin'EdGraphPin_43581'
  5528. NodePosX=1392
  5529. NodePosY=1424
  5530. NodeGuid=2E94F1794FC829E9146D5B829A489FF1
  5531. End Object
  5532. Begin Object Class=K2Node_VariableSet Name="K2Node_VariableSet_348"
  5533. Begin Object Class=EdGraphPin Name="EdGraphPin_43590"
  5534. End Object
  5535. Begin Object Class=EdGraphPin Name="EdGraphPin_43591"
  5536. End Object
  5537. Begin Object Class=EdGraphPin Name="EdGraphPin_43592"
  5538. End Object
  5539. Begin Object Class=EdGraphPin Name="EdGraphPin_43593"
  5540. End Object
  5541. Begin Object Class=EdGraphPin Name="EdGraphPin_43594"
  5542. End Object
  5543. Begin Object Name="EdGraphPin_43590"
  5544. PinName="execute"
  5545. PinType=(PinCategory="exec")
  5546. LinkedTo(0)=EdGraphPin'K2Node_InputAction_74.EdGraphPin_4506'
  5547. End Object
  5548. Begin Object Name="EdGraphPin_43591"
  5549. PinName="then"
  5550. Direction=EGPD_Output
  5551. PinType=(PinCategory="exec")
  5552. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_204.EdGraphPin_42750'
  5553. End Object
  5554. Begin Object Name="EdGraphPin_43592"
  5555. PinName="bShowMouseCursor"
  5556. PinType=(PinCategory="bool")
  5557. DefaultValue="false"
  5558. AutogeneratedDefaultValue="false"
  5559. End Object
  5560. Begin Object Name="EdGraphPin_43593"
  5561. PinName="Output_Get"
  5562. PinToolTip="Retrieves the value of the variable, can use instead of a separate Get node"
  5563. Direction=EGPD_Output
  5564. PinType=(PinCategory="bool")
  5565. DefaultValue="false"
  5566. AutogeneratedDefaultValue="false"
  5567. End Object
  5568. Begin Object Name="EdGraphPin_43594"
  5569. PinName="self"
  5570. PinFriendlyName="Target"
  5571. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.PlayerController')
  5572. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4694.EdGraphPin_43581'
  5573. End Object
  5574. VariableReference=(MemberParent=Class'/Script/Engine.PlayerController',MemberName="bShowMouseCursor")
  5575. SelfContextInfo=NotSelfContext
  5576. Pins(0)=EdGraphPin'EdGraphPin_43590'
  5577. Pins(1)=EdGraphPin'EdGraphPin_43591'
  5578. Pins(2)=EdGraphPin'EdGraphPin_43592'
  5579. Pins(3)=EdGraphPin'EdGraphPin_43593'
  5580. Pins(4)=EdGraphPin'EdGraphPin_43594'
  5581. NodePosX=1680
  5582. NodePosY=1296
  5583. NodeGuid=3C5CD5944D85934CC7073DAE41830D7F
  5584. End Object
  5585. Begin Object Class=K2Node_VariableSet Name="K2Node_VariableSet_349"
  5586. Begin Object Class=EdGraphPin Name="EdGraphPin_43605"
  5587. End Object
  5588. Begin Object Class=EdGraphPin Name="EdGraphPin_43606"
  5589. End Object
  5590. Begin Object Class=EdGraphPin Name="EdGraphPin_43607"
  5591. End Object
  5592. Begin Object Class=EdGraphPin Name="EdGraphPin_43608"
  5593. End Object
  5594. Begin Object Class=EdGraphPin Name="EdGraphPin_43609"
  5595. End Object
  5596. Begin Object Name="EdGraphPin_43605"
  5597. PinName="execute"
  5598. PinType=(PinCategory="exec")
  5599. LinkedTo(0)=EdGraphPin'K2Node_InputAction_74.EdGraphPin_4507'
  5600. End Object
  5601. Begin Object Name="EdGraphPin_43606"
  5602. PinName="then"
  5603. Direction=EGPD_Output
  5604. PinType=(PinCategory="exec")
  5605. LinkedTo(0)=EdGraphPin'K2Node_MacroInstance_204.EdGraphPin_42751'
  5606. End Object
  5607. Begin Object Name="EdGraphPin_43607"
  5608. PinName="bShowMouseCursor"
  5609. PinType=(PinCategory="bool")
  5610. DefaultValue="true"
  5611. AutogeneratedDefaultValue="false"
  5612. End Object
  5613. Begin Object Name="EdGraphPin_43608"
  5614. PinName="Output_Get"
  5615. PinToolTip="Retrieves the value of the variable, can use instead of a separate Get node"
  5616. Direction=EGPD_Output
  5617. PinType=(PinCategory="bool")
  5618. DefaultValue="false"
  5619. AutogeneratedDefaultValue="false"
  5620. End Object
  5621. Begin Object Name="EdGraphPin_43609"
  5622. PinName="self"
  5623. PinFriendlyName="Target"
  5624. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.PlayerController')
  5625. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4694.EdGraphPin_43581'
  5626. End Object
  5627. VariableReference=(MemberParent=Class'/Script/Engine.PlayerController',MemberName="bShowMouseCursor")
  5628. SelfContextInfo=NotSelfContext
  5629. Pins(0)=EdGraphPin'EdGraphPin_43605'
  5630. Pins(1)=EdGraphPin'EdGraphPin_43606'
  5631. Pins(2)=EdGraphPin'EdGraphPin_43607'
  5632. Pins(3)=EdGraphPin'EdGraphPin_43608'
  5633. Pins(4)=EdGraphPin'EdGraphPin_43609'
  5634. NodePosX=1680
  5635. NodePosY=1408
  5636. NodeGuid=AD9817694BA7076159E760BB9E6AD2DB
  5637. End Object
  5638. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_1548"
  5639. Begin Object Class=EdGraphPin Name="EdGraphPin_5717"
  5640. End Object
  5641. Begin Object Class=EdGraphPin Name="EdGraphPin_5718"
  5642. End Object
  5643. Begin Object Name="EdGraphPin_5717"
  5644. PinName="SpringArm"
  5645. Direction=EGPD_Output
  5646. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  5647. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4389.EdGraphPin_42870'
  5648. End Object
  5649. Begin Object Name="EdGraphPin_5718"
  5650. PinName="self"
  5651. PinFriendlyName="Target"
  5652. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  5653. bHidden=True
  5654. End Object
  5655. VariableReference=(MemberName="SpringArm",bSelfContext=True)
  5656. Pins(0)=EdGraphPin'EdGraphPin_5717'
  5657. Pins(1)=EdGraphPin'EdGraphPin_5718'
  5658. NodePosX=2384
  5659. NodePosY=1504
  5660. NodeGuid=16EB8FDA4DEF4B3FB049AFAE21736BED
  5661. End Object
  5662. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_1550"
  5663. Begin Object Class=EdGraphPin Name="EdGraphPin_5723"
  5664. End Object
  5665. Begin Object Class=EdGraphPin Name="EdGraphPin_5724"
  5666. End Object
  5667. Begin Object Name="EdGraphPin_5723"
  5668. PinName="SpringArm"
  5669. Direction=EGPD_Output
  5670. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  5671. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_4061.EdGraphPin_43144'
  5672. End Object
  5673. Begin Object Name="EdGraphPin_5724"
  5674. PinName="self"
  5675. PinFriendlyName="Target"
  5676. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  5677. bHidden=True
  5678. End Object
  5679. VariableReference=(MemberName="SpringArm",bSelfContext=True)
  5680. Pins(0)=EdGraphPin'EdGraphPin_5723'
  5681. Pins(1)=EdGraphPin'EdGraphPin_5724'
  5682. NodePosX=1392
  5683. NodePosY=2304
  5684. NodeGuid=452AC2DA44E6BB53337AE59B44790EFC
  5685. End Object
  5686. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_1552"
  5687. Begin Object Class=EdGraphPin Name="EdGraphPin_5729"
  5688. End Object
  5689. Begin Object Class=EdGraphPin Name="EdGraphPin_5730"
  5690. End Object
  5691. Begin Object Name="EdGraphPin_5729"
  5692. PinName="SpringArm"
  5693. Direction=EGPD_Output
  5694. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  5695. LinkedTo(0)=EdGraphPin'K2Node_VariableGet_4621.EdGraphPin_43084'
  5696. End Object
  5697. Begin Object Name="EdGraphPin_5730"
  5698. PinName="self"
  5699. PinFriendlyName="Target"
  5700. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  5701. bHidden=True
  5702. End Object
  5703. VariableReference=(MemberName="SpringArm",bSelfContext=True)
  5704. Pins(0)=EdGraphPin'EdGraphPin_5729'
  5705. Pins(1)=EdGraphPin'EdGraphPin_5730'
  5706. NodePosX=1392
  5707. NodePosY=2048
  5708. NodeGuid=9740E19341726509A61D4CB71B7B3B6B
  5709. End Object
  5710. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_1554"
  5711. Begin Object Class=EdGraphPin Name="EdGraphPin_5735"
  5712. End Object
  5713. Begin Object Class=EdGraphPin Name="EdGraphPin_5736"
  5714. End Object
  5715. Begin Object Name="EdGraphPin_5735"
  5716. PinName="SpringArm"
  5717. Direction=EGPD_Output
  5718. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  5719. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1630.EdGraphPin_43132'
  5720. End Object
  5721. Begin Object Name="EdGraphPin_5736"
  5722. PinName="self"
  5723. PinFriendlyName="Target"
  5724. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  5725. bHidden=True
  5726. End Object
  5727. VariableReference=(MemberName="SpringArm",bSelfContext=True)
  5728. Pins(0)=EdGraphPin'EdGraphPin_5735'
  5729. Pins(1)=EdGraphPin'EdGraphPin_5736'
  5730. NodePosX=1936
  5731. NodePosY=2256
  5732. NodeGuid=CCA896164121B8426225929884DF26C8
  5733. End Object
  5734. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_1556"
  5735. Begin Object Class=EdGraphPin Name="EdGraphPin_5741"
  5736. End Object
  5737. Begin Object Class=EdGraphPin Name="EdGraphPin_5742"
  5738. End Object
  5739. Begin Object Name="EdGraphPin_5741"
  5740. PinName="SpringArm"
  5741. Direction=EGPD_Output
  5742. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  5743. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1631.EdGraphPin_43072'
  5744. End Object
  5745. Begin Object Name="EdGraphPin_5742"
  5746. PinName="self"
  5747. PinFriendlyName="Target"
  5748. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  5749. bHidden=True
  5750. End Object
  5751. VariableReference=(MemberName="SpringArm",bSelfContext=True)
  5752. Pins(0)=EdGraphPin'EdGraphPin_5741'
  5753. Pins(1)=EdGraphPin'EdGraphPin_5742'
  5754. NodePosX=1920
  5755. NodePosY=2000
  5756. NodeGuid=0E4BEE724AAF30F7B3DF15876682481B
  5757. End Object
  5758. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_1558"
  5759. Begin Object Class=EdGraphPin Name="EdGraphPin_5747"
  5760. End Object
  5761. Begin Object Class=EdGraphPin Name="EdGraphPin_5748"
  5762. End Object
  5763. Begin Object Name="EdGraphPin_5747"
  5764. PinName="SpringArm"
  5765. Direction=EGPD_Output
  5766. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  5767. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1329.EdGraphPin_43153'
  5768. End Object
  5769. Begin Object Name="EdGraphPin_5748"
  5770. PinName="self"
  5771. PinFriendlyName="Target"
  5772. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  5773. bHidden=True
  5774. End Object
  5775. VariableReference=(MemberName="SpringArm",bSelfContext=True)
  5776. Pins(0)=EdGraphPin'EdGraphPin_5747'
  5777. Pins(1)=EdGraphPin'EdGraphPin_5748'
  5778. NodePosX=2704
  5779. NodePosY=2336
  5780. NodeGuid=F78229734E0BA3C23F992A803EA5EA9E
  5781. End Object
  5782. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_1560"
  5783. Begin Object Class=EdGraphPin Name="EdGraphPin_5753"
  5784. End Object
  5785. Begin Object Class=EdGraphPin Name="EdGraphPin_5754"
  5786. End Object
  5787. Begin Object Name="EdGraphPin_5753"
  5788. PinName="SpringArm"
  5789. Direction=EGPD_Output
  5790. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.SpringArmComponent')
  5791. LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1632.EdGraphPin_43117'
  5792. End Object
  5793. Begin Object Name="EdGraphPin_5754"
  5794. PinName="self"
  5795. PinFriendlyName="Target"
  5796. PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/Blueprints/RTSCamera.RTSCamera_C')
  5797. bHidden=True
  5798. End Object
  5799. VariableReference=(MemberName="SpringArm",bSelfContext=True)
  5800. Pins(0)=EdGraphPin'EdGraphPin_5753'
  5801. Pins(1)=EdGraphPin'EdGraphPin_5754'
  5802. NodePosX=2704
  5803. NodePosY=2080
  5804. NodeGuid=15D152D54D7D2E180BEFF095573F631C
  5805. End Object
  5806. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4702"
  5807. Begin Object Class=EdGraphPin Name="EdGraphPin_5759"
  5808. End Object
  5809. Begin Object Class=EdGraphPin Name="EdGraphPin_5760"
  5810. End Object
  5811. Begin Object Class=EdGraphPin Name="EdGraphPin_5761"
  5812. End Object
  5813. Begin Object Name="EdGraphPin_5759"
  5814. PinName="execute"
  5815. PinToolTip="\nExec"
  5816. PinType=(PinCategory="exec")
  5817. LinkedTo(0)=EdGraphPin'K2Node_IfThenElse_2079.EdGraphPin_5623'
  5818. End Object
  5819. Begin Object Name="EdGraphPin_5760"
  5820. PinName="then"
  5821. PinToolTip="\nExec"
  5822. Direction=EGPD_Output
  5823. PinType=(PinCategory="exec")
  5824. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4703.EdGraphPin_5768'
  5825. End Object
  5826. Begin Object Name="EdGraphPin_5761"
  5827. PinName="self"
  5828. PinFriendlyName="Target"
  5829. PinToolTip="Target\nSelf Reference"
  5830. PinType=(PinCategory="object",PinSubCategory="self")
  5831. End Object
  5832. FunctionReference=(MemberName="Tick_EdgeScrolling1",MemberGuid=0662A8A94D6429F86C0873B89ED05D17,bSelfContext=True)
  5833. Pins(0)=EdGraphPin'EdGraphPin_5759'
  5834. Pins(1)=EdGraphPin'EdGraphPin_5760'
  5835. Pins(2)=EdGraphPin'EdGraphPin_5761'
  5836. NodePosX=416
  5837. NodePosY=1952
  5838. NodeGuid=22A420CD4E667ED9C8E14B9151F96081
  5839. End Object
  5840. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4703"
  5841. Begin Object Class=EdGraphPin Name="EdGraphPin_5768"
  5842. End Object
  5843. Begin Object Class=EdGraphPin Name="EdGraphPin_5769"
  5844. End Object
  5845. Begin Object Class=EdGraphPin Name="EdGraphPin_5770"
  5846. End Object
  5847. Begin Object Name="EdGraphPin_5768"
  5848. PinName="execute"
  5849. PinToolTip="\nExec"
  5850. PinType=(PinCategory="exec")
  5851. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4702.EdGraphPin_5760'
  5852. End Object
  5853. Begin Object Name="EdGraphPin_5769"
  5854. PinName="then"
  5855. PinToolTip="\nExec"
  5856. Direction=EGPD_Output
  5857. PinType=(PinCategory="exec")
  5858. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4705.EdGraphPin_5777'
  5859. End Object
  5860. Begin Object Name="EdGraphPin_5770"
  5861. PinName="self"
  5862. PinFriendlyName="Target"
  5863. PinToolTip="Target\nSelf Reference"
  5864. PinType=(PinCategory="object",PinSubCategory="self")
  5865. End Object
  5866. FunctionReference=(MemberName="Tick_EdgeScrolling2",MemberGuid=0F3788404B86BD14C622A09461C635B2,bSelfContext=True)
  5867. Pins(0)=EdGraphPin'EdGraphPin_5768'
  5868. Pins(1)=EdGraphPin'EdGraphPin_5769'
  5869. Pins(2)=EdGraphPin'EdGraphPin_5770'
  5870. NodePosX=624
  5871. NodePosY=1952
  5872. NodeGuid=78F82FF64ED02021F127088B53619BA6
  5873. End Object
  5874. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4705"
  5875. Begin Object Class=EdGraphPin Name="EdGraphPin_5777"
  5876. End Object
  5877. Begin Object Class=EdGraphPin Name="EdGraphPin_5778"
  5878. End Object
  5879. Begin Object Class=EdGraphPin Name="EdGraphPin_5779"
  5880. End Object
  5881. Begin Object Name="EdGraphPin_5777"
  5882. PinName="execute"
  5883. PinToolTip="\nExec"
  5884. PinType=(PinCategory="exec")
  5885. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4703.EdGraphPin_5769'
  5886. End Object
  5887. Begin Object Name="EdGraphPin_5778"
  5888. PinName="then"
  5889. PinToolTip="\nExec"
  5890. Direction=EGPD_Output
  5891. PinType=(PinCategory="exec")
  5892. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4706.EdGraphPin_5786'
  5893. End Object
  5894. Begin Object Name="EdGraphPin_5779"
  5895. PinName="self"
  5896. PinFriendlyName="Target"
  5897. PinToolTip="Target\nSelf Reference"
  5898. PinType=(PinCategory="object",PinSubCategory="self")
  5899. End Object
  5900. FunctionReference=(MemberName="Tick_EdgeScrolling3",MemberGuid=3BABE8C64898A19E6147D8A0D87F6AC7,bSelfContext=True)
  5901. Pins(0)=EdGraphPin'EdGraphPin_5777'
  5902. Pins(1)=EdGraphPin'EdGraphPin_5778'
  5903. Pins(2)=EdGraphPin'EdGraphPin_5779'
  5904. NodePosX=832
  5905. NodePosY=1952
  5906. NodeGuid=3E449FEC46238D411A1419AFBD880821
  5907. End Object
  5908. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4706"
  5909. Begin Object Class=EdGraphPin Name="EdGraphPin_5786"
  5910. End Object
  5911. Begin Object Class=EdGraphPin Name="EdGraphPin_5787"
  5912. End Object
  5913. Begin Object Class=EdGraphPin Name="EdGraphPin_5788"
  5914. End Object
  5915. Begin Object Name="EdGraphPin_5786"
  5916. PinName="execute"
  5917. PinType=(PinCategory="exec")
  5918. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4705.EdGraphPin_5778'
  5919. End Object
  5920. Begin Object Name="EdGraphPin_5787"
  5921. PinName="then"
  5922. Direction=EGPD_Output
  5923. PinType=(PinCategory="exec")
  5924. End Object
  5925. Begin Object Name="EdGraphPin_5788"
  5926. PinName="self"
  5927. PinFriendlyName="Target"
  5928. PinType=(PinCategory="object",PinSubCategory="self")
  5929. End Object
  5930. FunctionReference=(MemberName="Tick_EdgeScrolling4",MemberGuid=D81B528A498F1032E1D302873768CA0E,bSelfContext=True)
  5931. Pins(0)=EdGraphPin'EdGraphPin_5786'
  5932. Pins(1)=EdGraphPin'EdGraphPin_5787'
  5933. Pins(2)=EdGraphPin'EdGraphPin_5788'
  5934. NodePosX=1040
  5935. NodePosY=1952
  5936. NodeGuid=15D19AEF4D85BF93F570C5A857DF37DC
  5937. End Object
  5938. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4707"
  5939. Begin Object Class=EdGraphPin Name="EdGraphPin_5795"
  5940. End Object
  5941. Begin Object Class=EdGraphPin Name="EdGraphPin_5796"
  5942. End Object
  5943. Begin Object Class=EdGraphPin Name="EdGraphPin_5797"
  5944. End Object
  5945. Begin Object Name="EdGraphPin_5795"
  5946. PinName="execute"
  5947. PinToolTip="\nExec"
  5948. PinType=(PinCategory="exec")
  5949. LinkedTo(0)=EdGraphPin'K2Node_Event_527.EdGraphPin_42582'
  5950. End Object
  5951. Begin Object Name="EdGraphPin_5796"
  5952. PinName="then"
  5953. PinToolTip="\nExec"
  5954. Direction=EGPD_Output
  5955. PinType=(PinCategory="exec")
  5956. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4708.EdGraphPin_5804'
  5957. End Object
  5958. Begin Object Name="EdGraphPin_5797"
  5959. PinName="self"
  5960. PinFriendlyName="Target"
  5961. PinToolTip="Target\nSelf Reference"
  5962. PinType=(PinCategory="object",PinSubCategory="self")
  5963. End Object
  5964. FunctionReference=(MemberName="Tick_MovementMouse",MemberGuid=22A61B174B8D566E8DCA83A879F042C0,bSelfContext=True)
  5965. Pins(0)=EdGraphPin'EdGraphPin_5795'
  5966. Pins(1)=EdGraphPin'EdGraphPin_5796'
  5967. Pins(2)=EdGraphPin'EdGraphPin_5797'
  5968. NodePosX=144
  5969. NodePosY=240
  5970. NodeGuid=795400464CAF5923359D7BB1B8FA11C6
  5971. End Object
  5972. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4708"
  5973. Begin Object Class=EdGraphPin Name="EdGraphPin_5804"
  5974. End Object
  5975. Begin Object Class=EdGraphPin Name="EdGraphPin_5805"
  5976. End Object
  5977. Begin Object Class=EdGraphPin Name="EdGraphPin_5806"
  5978. End Object
  5979. Begin Object Name="EdGraphPin_5804"
  5980. PinName="execute"
  5981. PinType=(PinCategory="exec")
  5982. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4707.EdGraphPin_5796'
  5983. End Object
  5984. Begin Object Name="EdGraphPin_5805"
  5985. PinName="then"
  5986. Direction=EGPD_Output
  5987. PinType=(PinCategory="exec")
  5988. End Object
  5989. Begin Object Name="EdGraphPin_5806"
  5990. PinName="self"
  5991. PinFriendlyName="Target"
  5992. PinType=(PinCategory="object",PinSubCategory="self")
  5993. End Object
  5994. FunctionReference=(MemberName="Tick_EdgeScrolling",MemberGuid=00784B8940B5A7585B42C1A2FCF4FA6C,bSelfContext=True)
  5995. Pins(0)=EdGraphPin'EdGraphPin_5804'
  5996. Pins(1)=EdGraphPin'EdGraphPin_5805'
  5997. Pins(2)=EdGraphPin'EdGraphPin_5806'
  5998. NodePosX=352
  5999. NodePosY=240
  6000. NodeGuid=CADA860D46C199C37430669BBE1990F9
  6001. End Object
  6002. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_5050"
  6003. Begin Object Class=EdGraphPin Name="EdGraphPin_43620"
  6004. End Object
  6005. Begin Object Class=EdGraphPin Name="EdGraphPin_43621"
  6006. End Object
  6007. Begin Object Class=EdGraphPin Name="EdGraphPin_43622"
  6008. End Object
  6009. Begin Object Class=EdGraphPin Name="EdGraphPin_43623"
  6010. End Object
  6011. Begin Object Name="EdGraphPin_43620"
  6012. PinName="self"
  6013. PinFriendlyName="Target"
  6014. PinToolTip="Target\nGameplay Statics Reference"
  6015. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.GameplayStatics')
  6016. DefaultObject=Default__GameplayStatics
  6017. bHidden=True
  6018. End Object
  6019. Begin Object Name="EdGraphPin_43621"
  6020. PinName="WorldContextObject"
  6021. PinToolTip="World Context Object\nObject Reference"
  6022. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/CoreUObject.Object')
  6023. bHidden=True
  6024. End Object
  6025. Begin Object Name="EdGraphPin_43622"
  6026. PinName="PlayerIndex"
  6027. PinToolTip="Player Index\nInteger"
  6028. PinType=(PinCategory="int")
  6029. DefaultValue="0"
  6030. AutogeneratedDefaultValue="0"
  6031. End Object
  6032. Begin Object Name="EdGraphPin_43623"
  6033. PinName="ReturnValue"
  6034. PinToolTip="Return Value\nPlayer Controller Reference"
  6035. Direction=EGPD_Output
  6036. PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.PlayerController')
  6037. LinkedTo(0)=EdGraphPin'K2Node_CallFunction_5131.EdGraphPin_42977'
  6038. End Object
  6039. bIsPureFunc=True
  6040. FunctionReference=(MemberParent=Class'/Script/Engine.GameplayStatics',MemberName="GetPlayerController")
  6041. Pins(0)=EdGraphPin'EdGraphPin_43620'
  6042. Pins(1)=EdGraphPin'EdGraphPin_43621'
  6043. Pins(2)=EdGraphPin'EdGraphPin_43622'
  6044. Pins(3)=EdGraphPin'EdGraphPin_43623'
  6045. NodePosX=1360
  6046. NodePosY=640
  6047. NodeGuid=6A3332FB4519F100C2F1868ECFB9F619
  6048. End Object
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement