ListenerIsCurrent Method |
Returns true if the listener was made current using MakeCurrent, false otherwise.
Note: There may be more than one Listener marked as "current" in the scene tree, but only the one that was made current last will be used.
Namespace: Godot
public bool IsCurrent()
[Missing <returns> documentation for "M:Godot.Listener.IsCurrent"]