You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This is needed since we will start warning when we detect replicated properties not registered in GetLifetimeReplicatedProps
Added DISABLE_ALL_CLASS_REPLICATED_PROPERTIES macro to disable the replication of ALL replicated properties of a given class
Added RESET_REPLIFETIME macro that allows you to reenable a networked property that was Disabled in a base class.
#rb ryan.gerleve, peter.engstorm, jon.nabozny
#jira UE-2686
#ROBOMERGE-OWNER: LouisPhilippe.Seguin
#ROBOMERGE-AUTHOR: louisphilippe.seguin
#ROBOMERGE-SOURCE: CL 4962290 via CL 4963576
[CL 4965559 by LouisPhilippe Seguin in Main branch]