EngineGetSingleton Method |
Returns a global singleton with given name. Often used for plugins, e.g. GodotPayment on Android.
Namespace: Godot
public static Object GetSingleton( string name )
[Missing <param name="name"/> documentation for "M:Godot.Engine.GetSingleton(System.String)"]
[Missing <returns> documentation for "M:Godot.Engine.GetSingleton(System.String)"]