Navigation
API > API/Runtime > API/Runtime/GameplayDebugger > API/Runtime/GameplayDebugger/AGameplayDebuggerCategoryReplica-
- AActor::PreReplication()
- AGameplayDebuggerCategoryReplicator::PreReplication()
References
| Module | GameplayDebugger |
| Header | /Engine/Source/Runtime/GameplayDebugger/Public/GameplayDebuggerCategoryReplicator.h |
| Include | #include "GameplayDebuggerCategoryReplicator.h" |
| Source | /Engine/Source/Runtime/GameplayDebugger/Private/GameplayDebuggerCategoryReplicator.cpp |
virtual void PreReplication
&40;
IRepChangedPropertyTracker & ChangedPropertyTracker
&41;
Remarks
Called on the actor right before replication occurs. Only called on Server, and for autonomous proxies if recording a Client Replay.