Used to track when agents enter and exit a volume.
Verse using statement |
using { /Fortnite.com/Devices } |
Inheritance Hierarchy
This class is derived from the following hierarchy, starting with creative_object:
| Name | Description |
|---|---|
creative_object |
Base class for creative devices and props. |
creative_device_base |
Base class for creative_device. |
Members
This class has both data members and functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
AgentEntersEvent |
listenable(payload) |
Signaled when an |
AgentExitsEvent |
listenable(payload) |
Signaled when an |
PropEnterEvent |
listenable(payload) |
Signaled when an |
PropExitEvent |
listenable(payload) |
Signaled when an |
Functions
| Function Name | Description |
|---|---|
GetAgentsInVolume |
Returns an array of agents that are currently occupying the volume. |
GetTransform |
Returns the transform of the |
IsInVolume |
Succeeds when |
MoveTo |
Moves the |
MoveTo |
Moves the |
TeleportTo |
Teleports the |
TeleportTo |
Teleports the |