The base exception class for Forge Networking
Наследование: System.Exception
Пример #1
0
		public void ThrowException(NetworkException exception) { OnError(exception); }