A Fortnite prop that has been placed or spawned in the island.
Verse using statement |
using { /Fortnite.com/Devices } |
Inheritance Hierarchy
This class is derived from creative_object
.
Name | Description |
---|---|
creative_object |
Base class for creative devices and props. |
Exposed Interfaces
This class exposes the following interfaces:
Name | Description |
---|---|
invalidatable |
Implemented by classes whose instances can become invalid at runtime. |
Members
This class has functions, but no data members.
Functions
Function Name | Description |
---|---|
Dispose |
Destroys the |
GetTransform |
Returns the transform of the |
Hide |
Hides the |
IsDisposed |
Succeeds if this object has been disposed of either via |
IsValid |
Succeeds if this object has not been disposed of either via |
MoveTo |
Moves the |
MoveTo |
Moves the |
SetMaterial |
Changes the Material of the Mesh used by this instance. Optionally can specify which Mesh element index to apply the material to, otherwise defaults to the 0 (default) Mesh element |
SetMesh |
Changes the Mesh used by this instance. |
Show |
Shows the |
TeleportTo |
Teleports the |
TeleportTo |
Teleports the |