Verse API reference page for the GetParticipants function
Get all agents that are participating in the current fort_playspace experience. Participants might be human players (of player type) or AI-controlled characters (of agent type) that are registered and affecting the participant's count.
Verse using statement |
using { /Fortnite.com/Playspaces } |
GetParticipants<public>()<transacts>:[]agent
Parameters
GetParticipants does not take any parameters.
Attributes, Specifiers, and Effects
Specifiers
The following specifiers determine how you can interact with GetParticipants in your programs. For the complete list of specifiers, see the Specifiers Page.
| Specifier | Meaning |
|---|---|
public |
The identifier is universally accessible. You can use this on modules, classes, interfaces, structs, enums, methods, and data. |
Effects
The following effects determine how GetParticipants behaves in your programs. For the complete list of effects, see the Effect Specifers section of the Specifiers Page.
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.