Started serializing bunches
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Prospect.Unreal.Net;
|
||||
|
||||
public class UPackageMapClient
|
||||
{
|
||||
public void Initialize(UNetConnection connection, FNetGUIDCache guidCache)
|
||||
{
|
||||
// TODO: Implement
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user