GetAllNPCsOfTeam

From ARK Modding Wiki
Revision as of 21:56, 29 November 2016 by Jslay (talk | contribs) (Updated description with needed Game Mode setting changes.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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