GetAllPlayersOfTeam

From ARK Modding Wiki
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

GetAllPlayersOfTeam - ShooterGameState

How to Use

Gets all online Player's Shooter Character Reference for a specified Tribe

Related Articles

What Links Here


Inputs
Pin Reference Type Description
Target ShooterGameState ShooterGameState Reference (Most likely from a Cast)
Killer Team Integer Targeting Team ID for the Tribe you want to return


Outputs
Pin Reference Type Description
Return Value ShooterCharacter (Array) Array of online Player's Shooter Character Reference for specified Tribe