Table of Contents

Class CameraServer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class CameraServer.MethodName
Inheritance
CameraServer.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddFeed

Cached name for the 'add_feed' method.

public static readonly StringName AddFeed

Field Value

StringName

Feeds

Cached name for the 'feeds' method.

public static readonly StringName Feeds

Field Value

StringName

GetFeed

Cached name for the 'get_feed' method.

public static readonly StringName GetFeed

Field Value

StringName

GetFeedCount

Cached name for the 'get_feed_count' method.

public static readonly StringName GetFeedCount

Field Value

StringName

RemoveFeed

Cached name for the 'remove_feed' method.

public static readonly StringName RemoveFeed

Field Value

StringName