Difference between revisions of "GetAllPlayers"

From ARK Modding Wiki
Jump to navigation Jump to search
(Created page with "Category:Nodes Category:ShooterGameState Nodes frame|GetAllPlayers - ShooterGameState == How to Use == Useful when needing to get all...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
[[Category:Nodes]]
 
[[Category:Nodes]]
 
[[Category:ShooterGameState Nodes]]
 
[[Category:ShooterGameState Nodes]]
 
+
{{NodeInfoBanner||||||}}
 
[[File:Node_GetAllPlayers.jpg|frame|GetAllPlayers - ShooterGameState]]
 
[[File:Node_GetAllPlayers.jpg|frame|GetAllPlayers - ShooterGameState]]
  
Line 8: Line 8:
  
 
=== Related Articles ===
 
=== Related Articles ===
[[Special:WhatLinksHere/GetAllPlayers|What Links Here]]<br />
+
[[Special:WhatLinksHere/{{PAGENAME}}|What Links Here]]<br />
  
 
{| class="wikitable"
 
{| class="wikitable"

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

GetAllPlayers - ShooterGameState

How to Use

Useful when needing to get all online Player's Shooter Character Reference

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 ShooterCharacter (Array) Array of all online Player's Shooter Character