Release 0.86
							parent
							
								
									7f702963de
								
							
						
					
					
						commit
						ff9c914a02
					
				| 
						 | 
				
			
			@ -94,44 +94,35 @@ class Profile
 | 
			
		|||
        static std::string GetProxyUsername();
 | 
			
		||||
        static std::string GetProxyPassword();
 | 
			
		||||
 | 
			
		||||
        void SetRawInteractableMean(std::int32_t Mean);
 | 
			
		||||
        std::int32_t GetRawInteractableMean();
 | 
			
		||||
        void SetRawInteractableDeviation(double Deviation);
 | 
			
		||||
        double GetRawInteractableDeviation();
 | 
			
		||||
 | 
			
		||||
        void SetRawMoveMean(std::int32_t Mean);
 | 
			
		||||
        std::int32_t GetRawMoveMean();
 | 
			
		||||
        void SetRawMoveDeviation(double Deviation);
 | 
			
		||||
        double GetRawMoveDeviation();
 | 
			
		||||
 | 
			
		||||
        void SetRawMouseDownMean(std::int32_t Mean);
 | 
			
		||||
        std::int32_t GetRawMouseDownMean();
 | 
			
		||||
        void SetRawMouseDownDeviation(double Deviation);
 | 
			
		||||
        double GetRawMouseDownDeviation();
 | 
			
		||||
 | 
			
		||||
        void SetRawMouseUpMean(std::int32_t Mean);
 | 
			
		||||
        std::int32_t GetRawMouseUpMean();
 | 
			
		||||
        void SetRawMouseUpDeviation(double Deviation);
 | 
			
		||||
        double GetRawMouseUpDeviation();
 | 
			
		||||
 | 
			
		||||
        void SetRawKeyDownMean(std::int32_t Mean);
 | 
			
		||||
        std::int32_t GetRawKeyDownMean();
 | 
			
		||||
        void SetRawKeyDownDeviation(double Deviation);
 | 
			
		||||
        double GetRawKeyDownDeviation();
 | 
			
		||||
 | 
			
		||||
        void SetRawKeyUpMean(std::int32_t Mean);
 | 
			
		||||
        std::int32_t GetRawKeyUpMean();
 | 
			
		||||
        void SetRawKeyUpDeviation(double Deviation);
 | 
			
		||||
        double GetRawKeyUpDeviation();
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        static void SetRawInteractableMean(std::int32_t Mean);
 | 
			
		||||
        static std::int32_t GetRawInteractableMean();
 | 
			
		||||
        static void SetRawInteractableDeviation(double Deviation);
 | 
			
		||||
        static double GetRawInteractableDeviation();
 | 
			
		||||
 | 
			
		||||
        static void SetRawMoveMean(std::int32_t Mean);
 | 
			
		||||
        static std::int32_t GetRawMoveMean();
 | 
			
		||||
        static void SetRawMoveDeviation(double Deviation);
 | 
			
		||||
        static double GetRawMoveDeviation();
 | 
			
		||||
 | 
			
		||||
        static void SetRawMouseDownMean(std::int32_t Mean);
 | 
			
		||||
        static std::int32_t GetRawMouseDownMean();
 | 
			
		||||
        static void SetRawMouseDownDeviation(double Deviation);
 | 
			
		||||
        static double GetRawMouseDownDeviation();
 | 
			
		||||
 | 
			
		||||
        static void SetRawMouseUpMean(std::int32_t Mean);
 | 
			
		||||
        static std::int32_t GetRawMouseUpMean();
 | 
			
		||||
        static void SetRawMouseUpDeviation(double Deviation);
 | 
			
		||||
        static double GetRawMouseUpDeviation();
 | 
			
		||||
 | 
			
		||||
        static void SetRawKeyDownMean(std::int32_t Mean);
 | 
			
		||||
        static std::int32_t GetRawKeyDownMean();
 | 
			
		||||
        static void SetRawKeyDownDeviation(double Deviation);
 | 
			
		||||
        static double GetRawKeyDownDeviation();
 | 
			
		||||
 | 
			
		||||
        static void SetRawKeyUpMean(std::int32_t Mean);
 | 
			
		||||
        static std::int32_t GetRawKeyUpMean();
 | 
			
		||||
        static void SetRawKeyUpDeviation(double Deviation);
 | 
			
		||||
        static double GetRawKeyUpDeviation();
 | 
			
		||||
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue