CameraServerSingleton.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_singleton
godot_object _singleton;
Undocumented in source.
_singletonName
char* _singletonName;
Undocumented in source.
addFeed
GodotMethod!(void, CameraFeed) addFeed;
Undocumented in source.
feeds
GodotMethod!(Array) feeds;
Undocumented in source.
getFeed
GodotMethod!(CameraFeed, long) getFeed;
Undocumented in source.
getFeedCount
GodotMethod!(long) getFeedCount;
Undocumented in source.
removeFeed
GodotMethod!(void, CameraFeed) removeFeed;
Undocumented in source.

Meta