summaryrefslogtreecommitdiff
path: root/modules/mono/signal_awaiter_utils.h
AgeCommit message (Collapse)Author
2018-01-01Update copyright statements to 2018RĂ©mi Verschelde
Happy new year to the wonderful Godot community!
2017-10-16Re-write SignalAwaiter implementationIgnacio Etcheverry
Old implementation had issues where you could only await on the same signal of the same source once.
2017-10-03Added mono moduleIgnacio Etcheverry