VerseIsland
Feed Learn Leaderboard Guides Shorts Explore Search Docs Verse Library
Sign in
Feed Learn Leaderboard Guides Shorts Explore Search Docs Verse Library
Fortnite › Scene Graph · Up to Fortnite · Scene Graph · 68 of 179 in Scene Graph
Browse Fortnite

Verse API reference page for the Take function

Takes the specified amount of this item's stack, reducing this item's stack size in the process. If taking the exact (full) amount, the item itself should be returned instead. There is no default implementation of Take i.e. by default, it will fail. If you want to allow this, you must override Take and return an entity containing a new item_component. This new entity should not be in any inventory. See the online documentation for more details.

Verse using statement using { /UnrealEngine.com/Itemization }

Take<public><native>(Amount:int)<transacts><decides>:entity

Parameters

Take takes the following parameters:

Name Type Description
Amount int

Attributes, Specifiers, and Effects

Attributes

The following attributes determine how Take behaves outside the Verse language. For the complete list of attributes, see the Attributes section of the Specifiers Page.

Attribute Arguments Meaning
experimental This feature is in an experimental state, and you cannot publish projects that use this feature. The API for this feature is subject to change and backward compatibility is not guaranteed.

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 Discord — free for members Read the original at Epic Games

Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.

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 Feb 11, 2026
    Keep exploring
    More in Scene Graph · 68 of 179
    Prev
    setstacksize
    Next
    unequip
    Browse all files in this folder (A–Z)
    Next up
    • `Take<public><native>(Amount:int)<transacts><decides>:`[`entity`
    • ### Attributes
    • | `decides` | Indicates that the function can fail, and that calling this function is a [failable expression
    Related topics
    • pickup Scene Graph
    • pickup Scene Graph
    • drop Scene Graph
    • Item Component Scene Graph
    • Item Component Scene Graph

    Related

    Open in graph →

    Related topics

    • pickup
    • pickup
    • drop
    • Item Component
    • Item Component
    VerseIsland · an archipelago of Verse & UEFN knowledge
    Learn Guides Shorts 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.