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
Feeds
Cached name for the 'feeds' method.
public static readonly StringName Feeds
Field Value
GetFeed
Cached name for the 'get_feed' method.
public static readonly StringName GetFeed
Field Value
GetFeedCount
Cached name for the 'get_feed_count' method.
public static readonly StringName GetFeedCount
Field Value
RemoveFeed
Cached name for the 'remove_feed' method.
public static readonly StringName RemoveFeed