Verse API reference page for the BeginInteraction function
Begins the interaction for the provided agent.
Will cancel any other interactions already in progress for the agent if a queue is not being utilized.
If a queue is being utilized and duplicate player entries are not allowed then any duplicate player entries in the queue will not be added.
If the number of agents requesting interact fits into the current interaction configuration, then those agents will begin
interact immediately and skip the queue entirely.
Verse using statement |
using { /Fortnite.com/Devices } |
BeginInteraction<public>(Agent:agent)<transacts><decides>:void
Parameters
BeginInteraction takes the following parameters:
| Name | Type | Description |
|---|---|---|
Agent |
agent |
Attributes, Specifiers, and Effects
Specifiers
The following specifiers determine how you can interact with BeginInteraction 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. |
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.