mirror of
https://github.com/Ed94/Cog.git
synced 2026-06-22 20:15:00 -07:00
Replicate client selection to the server to filter server debug replication
This commit is contained in:
@@ -230,9 +230,11 @@ public:
|
||||
int32 ApplyRootMotion(const FCogSampleRootMotionParams& Params);
|
||||
|
||||
private:
|
||||
|
||||
friend class ACogSamplePlayerController;
|
||||
|
||||
void RefreshServerAnimTickOption();
|
||||
|
||||
|
||||
UPROPERTY()
|
||||
AController* InitialController = nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user