Verse API reference page for the ForceAttackTarget function
Forces guards to attack Target, bypassing perception checks.
'ForgetTime' ranges from 0.0 to 600.0 (in seconds, default is 600.0), it is the time after which the target will be ignored if not found.
'ForgetDistance' ranges from 0.0 to 100000.0 (in centimeters, default is 100000.0), it is the distance at which the target will be ignored if not found.
Verse using statement |
using { /Fortnite.com/Devices } |
ForceAttackTarget<public>(Target:agent, ForgetTime:float, ForgetDistance:float)<transacts><no_rollback>:void
Parameters
ForceAttackTarget takes the following parameters:
| Name | Type | Description |
|---|---|---|
Target |
agent |
|
ForgetTime |
float |
|
ForgetDistance |
float |
Attributes, Specifiers, and Effects
Specifiers
The following specifiers determine how you can interact with ForceAttackTarget 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.