Table of Contents

Class WebRtcPeerConnection.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the signals contained in this class, for fast lookup.

public class WebRtcPeerConnection.SignalName : RefCounted.SignalName
Inheritance
WebRtcPeerConnection.SignalName
Derived
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

DataChannelReceived

Cached name for the 'data_channel_received' signal.

public static readonly StringName DataChannelReceived

Field Value

StringName

IceCandidateCreated

Cached name for the 'ice_candidate_created' signal.

public static readonly StringName IceCandidateCreated

Field Value

StringName

SessionDescriptionCreated

Cached name for the 'session_description_created' signal.

public static readonly StringName SessionDescriptionCreated

Field Value

StringName