- Some work on config service.
This commit is contained in:
+1
@@ -25,6 +25,7 @@ internal partial interface INetworkingService : IReusableService, ILuaCsNetworki
|
||||
|
||||
public interface IEntityNetworkingService
|
||||
{
|
||||
public ulong GetNetworkIdForInstance(INetworkSyncEntity entity);
|
||||
public void RegisterNetVar(INetworkSyncEntity netVar);
|
||||
public void SendNetVar(INetworkSyncEntity netVar);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user