VerseIsland
Feed Learn Leaderboard Guides Explore Search Docs Verse Library
Sign in
Feed Learn Leaderboard Guides Explore Search Docs Verse Library
Verse API › Devices · Up to Verse API · Devices · 209 of 1121 in Devices
Browse Verse API

Verse API reference page for the creative_device class

Inherit from this to create a custom creative device. Inherited classes will appear in the UEFN content browser the next time Verse compiles. Instances of your derived creative_device can then be placed in the island by dragging them from the content browser into the scene.

Verse using statement using { /Fortnite.com/Devices }

Exposed Interfaces

This class exposes the following interfaces:

Name Description
creative_object_interface

Members

This class has functions, but no data members.

Functions

Function Name Description
OnBegin Override to add custom logic when the game experience begins.
OnEnd Override to add custom logic when the game experience ends. Any coroutines spawned inside OnEnd may never execute.
GetTransform Returns the transform of the creative_device with units in cm.
TeleportTo Teleports the creative_device to the specified Position and Rotation.
TeleportTo Teleports the creative_device to the specified location defined by Transform, also applies rotation and scale accordingly.
MoveTo Moves the creative_device to the specified Position and Rotation over the specified time, in seconds. If an animation is currently playing on the creative_device it will be stopped and put into the AnimationNotSet state.
MoveTo Moves the creative_device to the specified Transform over the specified time, in seconds. If an animation is currently playing on the creative_device it will be stopped and put into the AnimationNotSet state.
GetGlobalTransform Gets the global transform of this device.
SetGlobalTransform Sets the global transform of this device.
TeleportTo Teleports the creative_device to the specified location defined by Transform, also applies rotation and scale accordingly.
MoveTo Moves the creative_device to the specified Transform over the specified time, in seconds. If an animation is currently playing on the creative_device it will be stopped and put into the AnimationNotSet state.
Show Shows this device in the world.
Hide Hides this device in the world.

Comments

    Sign in to vote, comment, or suggest an edit. Sign in
    📄
    Source
    Epic Games

    © Epic Games. Official Epic developer documentation, shown here as a reference with a link to the original. All rights remain with Epic Games. Terms ↗

    View original Sources & licensing
    Request removal
    Last updated May 14, 2026
    Keep exploring
    More in Devices · 209 of 1121
    Prev
    enable
    Next
    getglobaltransform
    Browse all files in this folder (A–Z)
    Next up
    • | [`creative_object_interface`
    • | [`OnBegin`
    • | [`OnEnd`
    • | [`GetTransform`
    • | [`TeleportTo`
    • | [`TeleportTo`
    Related topics
    • Creative Device Devices
    • Creative Device Base Devices
    • Creative Device Base Devices
    • Creative Object Devices
    • Class Designer Device Devices

    Related

    Open in graph →

    Related topics

    • Creative Device
    • Creative Device Base
    • Creative Device Base
    • Creative Object
    • Class Designer Device
    VerseIsland · an archipelago of Verse & UEFN knowledge
    Learn Guides History About & Press Sources & Licensing Status

    Not affiliated with Epic Games. Fortnite, UEFN, Unreal Engine, and Verse are trademarks of Epic Games, Inc. Content is attributed to its source — see Sources & Licensing.