Difference between revisions of "GetAllNPCsOfTeam"

From ARK Modding Wiki
Jump to navigation Jump to search
(Updated description with needed Game Mode setting changes.)
 
(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_GetAllNPCsOfTeam.jpg|frame|GetAllNPCsOfTeam - ShooterGameState]]
 
[[File:Node_GetAllNPCsOfTeam.jpg|frame|GetAllNPCsOfTeam - ShooterGameState]]
  
 
== How to Use ==
 
== How to Use ==
 
Useful for getting all the Dino's for a Tribe<br />
 
Useful for getting all the Dino's for a Tribe<br />
 +
'''GameMode must have bServerUseDinoList set to True'''<br />
  
 
=== Related Articles ===
 
=== Related Articles ===

Latest revision as of 21:56, 29 November 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

GetAllNPCsOfTeam - ShooterGameState

How to Use

Useful for getting all the Dino's for a Tribe
GameMode must have bServerUseDinoList set to True

Related Articles

What Links Here

Inputs
Pin Reference Type Description
Target ShooterGameState ShooterGameState Reference (Most likely from a Cast)
Killer Team Interger Targeting Team ID to get Dino's for


Outputs
Pin Reference Type Description
Return Value PrimalDinoCharacter (Array) Array of the Tribes Dino's