You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
The definition of the delegate type must specify the class and property name of the delegate that will use it and the type cannot be used outside of that context or just on the stack. UMulticastDelegateProperty is now abstract and has 2 subclasses (UMulticastDelegateInlineProperty and UMulticastDelegateSparseProperty). The SparseProperty SignatureFunction will be a USparseDelegateFunction. The sparse delegates do not work correctly with the python bindings at this point, but this will be visited soon. #rb Michael.Noland #jira #ROBOMERGE-OWNER: robert.manuszewski #ROBOMERGE-AUTHOR: marc.audy #ROBOMERGE-SOURCE: CL 5295832 via CL 5306530 via CL 5306657 #ROBOMERGE-BOT: CORE (Main -> Dev-Core) [CL 5321998 by marc audy in Dev-Core branch]
296 KiB
296 KiB