Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/UClientUnitTest
References
| Module | NetcodeUnitTest |
| Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/ClientUnitTest.h |
| Include | #include "ClientUnitTest.h" |
| Source | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/ClientUnitTest.cpp |
virtual void NotifyHandleClientPlayer
&40;
APlayerController &42; PC,
UNetConnection &42; Connection
&41;
Remarks
Notification that the local net connections PlayerController has been replicated and is being setup
Parameters
| Name | Description |
|---|---|
| PC | The new local PlayerController |
| Connection | The connection associated with the PlayerController |