Difference between revisions of "GetAllControllers"

From ARK Modding Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
[[Category:Nodes]]
 
[[Category:Nodes]]
 
[[Category:ShooterGameState Nodes]]
 
[[Category:ShooterGameState Nodes]]
 
+
{{NodeInfoBanner||||||}}
 
[[File:Node_GetAllControllers.jpg|frame|GetAllControllers - ShooterGameState]]
 
[[File:Node_GetAllControllers.jpg|frame|GetAllControllers - ShooterGameState]]
  

Latest revision as of 02:29, 16 May 2016


Replication Important

NoticeIconInactive.png

Must run on server

NoticeIconInactive.png

Should run on server

NoticeIconInactive.png

Must run on client

NoticeIconInactive.png

Should run on client

NoticeIconInactive.png

Requires Multicasting

NoticeIconInactive.png

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