VerseIsland
Feed Learn Leaderboard Guides Explore Search Docs Verse Library
Sign in
Feed Learn Leaderboard Guides Explore Search Docs Verse Library
Verse API › Verse Language · Up to Verse API · Verse Language · 514 of 537 in Verse Language
Browse Verse API

Verse API reference page for the signalable function

A parametric interface implemented by events with a payload that can be signaled. Can be used with awaitable, subscribable, or both (see: listenable).

Verse using statement using { /Verse.org/Verse }

signalable<public>(payload:any):signalable(payload)

This function is a parametric type, meaning it returns a class or interface rather than a value or object instance.

Parameters

signalable takes the following parameters:

Name Type Description
payload any

Generated Interface

signalable returns the parametric interface signalable(payload).

Attributes, Specifiers, and Effects

Specifiers

The following specifiers determine how you can interact with signalable 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.

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 Verse Language · 514 of 537
    Prev
    showable
    Next
    signalable%28payload%29
    Browse all files in this folder (A–Z)
    Next up
    • `signalable` returns the parametric interface [`signalable(payload)`
    • ### Specifiers
    Related topics
    • signalable Verse Language
    • signalable%28payload%29 Verse Language
    • listenable Verse Language
    • listenable Verse Language
    • awaitable Verse Language

    Related

    Open in graph →

    Related topics

    • signalable
    • signalable%28payload%29
    • listenable
    • listenable
    • awaitable
    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.