Search Results for

    Show / Hide Table of Contents

    Delegate SteamManager.IdEventHandler

    Delegate for ID events.

    Namespace: KaijuSolutions.SteamMultiplayerEngine
    Syntax
    public delegate void IdEventHandler(ulong id);
    Parameters
    Type Name Description
    System.UInt64 id

    The user or lobby ID.

    In This Article
    Back to top © 2025 Kaiju Solutions Inc.