SamplyGame.Aircraft.Aircraft C# (CSharp) 메소드

Aircraft() 보호된 메소드

protected Aircraft ( ) : System.Linq
리턴 System.Linq
		protected Aircraft()
		{
			ReceiveSceneUpdates = true;
		}