GetAllControllers

From ARK Modding Wiki
Revision as of 17:24, 14 May 2016 by Jslay (talk | contribs) (Created page with "Category:Nodes Category:ShooterGameState Nodes frame|GetAllControllers - ShooterGameState == How to Use == Returns an array of on...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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