Difference between revisions of "GetAllControllers"

From ARK Modding Wiki
Jump to navigation Jump to search
(Created page with "Category:Nodes Category:ShooterGameState Nodes frame|GetAllControllers - ShooterGameState == How to Use == Returns an array of on...")
 
Line 8: Line 8:
  
 
=== Related Articles ===
 
=== Related Articles ===
[[Special:WhatLinksHere/GetAllControllers|What Links Here]]<br />
+
[[Special:WhatLinksHere/{{PAGENAME}}|What Links Here]]<br />
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 09:52, 15 May 2016


GetAllControllers - ShooterGameState

How to Use

Returns an array of online Players ShooterPlayerController

Related Articles

What Links Here

Inputs
Pin Reference Type Description
Target ShooterGameState ShooterGameState Reference (Most likely from a Cast)


Outputs
Pin Reference Type Description
Return Value ShooterPlayerController (Array) Array of all online Player Controllers