v2.2.0-rc.1
Pre-release
Pre-release
Version 2.2.0-rc.1
Fixed
- Fixed a class of iterator invalidation edge cases involving connections made after immediate-mode 'Now' disconnections on the active node.
- Note: Those who've not used deferred mutation opt-outs were not impacted.
Added
- Added new method
Signal:GetConnections(), which returns an array of active connections on the signal, ordered from oldest to newest. Connection:DestroyNow()is now supported.