Patch Changes
-
#5029
88bd87ab41
Thanks @davidkpiano! - RevertActorRefFrom
change -
#5011
a275d274de
Thanks @davidkpiano! - There is a new type helper:ActorRefFromLogic<TLogic>
. This type is a stricter form ofActorRefFrom<TLogic>
that only accepts actor logic types. See #4997 for more details.