Table of Contents

Class RenderingServerInstance.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class RenderingServerInstance.SignalName : GodotObject.SignalName
Inheritance
RenderingServerInstance.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

FramePostDraw

Cached name for the 'frame_post_draw' signal.

public static readonly StringName FramePostDraw

Field Value

StringName

FramePreDraw

Cached name for the 'frame_pre_draw' signal.

public static readonly StringName FramePreDraw

Field Value

StringName