Class RenderingServer.SignalName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the signals contained in this class, for fast lookup.
public class RenderingServer.SignalName
- Inheritance
-
RenderingServer.SignalName
- Inherited Members
Constructors
SignalName()
public SignalName()
Fields
FramePostDraw
Cached name for the 'frame_post_draw' signal.
public static readonly StringName FramePostDraw
Field Value
FramePreDraw
Cached name for the 'frame_pre_draw' signal.
public static readonly StringName FramePreDraw