You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* GameplayTasksComponent and AbilitySystemComponent now support the registered subobject API * By default the components keep replicating their subobjects via the old way (the ReplicateSubObjects function). * Deleted some UE_DEPRECATED(4.XX) tags and moved or deleted the code they touched. * Moved some replicated members to private access. Derived classes should use the Get/Set functions instead. #jira UE-132889 #rb Mattias.Hornlund, John.Barrett #ROBOMERGE-OWNER: louisphilippe.seguin #ROBOMERGE-AUTHOR: louisphilippe.seguin #ROBOMERGE-SOURCE: CL 19307153 via CL 19307179 via CL 19311960 via CL 19315392 via CL 19315492 #ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v926-19321884) [CL 19347720 by louisphilippe seguin in ue5-main branch]