docs: 🎨 server #20
Annotations
10 errors
dotnet-build:
logic/Server/RpcServices.cs#L1
The type or namespace name 'GameClass' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build:
logic/Server/RpcServices.cs#L2
The type or namespace name 'Gaming' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build:
logic/Server/RpcServices.cs#L3
The type or namespace name 'Grpc' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build:
logic/Server/RpcServices.cs#L4
The type or namespace name 'Preparation' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build:
logic/Server/RpcServices.cs#L5
The type or namespace name 'Protobuf' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build:
logic/Server/RpcServices.cs#L9
The type or namespace name 'ServerBase' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build:
logic/Server/RpcServices.cs#L28
The type or namespace name 'IDMsg' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build:
logic/Server/RpcServices.cs#L28
The type or namespace name 'ServerCallContext' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build:
logic/Server/RpcServices.cs#L28
The type or namespace name 'BoolRes' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build:
logic/Server/RpcServices.cs#L48
The type or namespace name 'ShipMsg' could not be found (are you missing a using directive or an assembly reference?)
|