Release 1.00
							parent
							
								
									88487de374
								
							
						
					
					
						commit
						1b138cc913
					
				| 
						 | 
					@ -25,8 +25,11 @@ class Combat
 | 
				
			||||||
        static bool IsAutoRetaliating();
 | 
					        static bool IsAutoRetaliating();
 | 
				
			||||||
        static bool ToggleAutoRetaliate(bool Toggle);
 | 
					        static bool ToggleAutoRetaliate(bool Toggle);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        static std::string GetStyle();
 | 
					        static std::int32_t GetStyleIndex();
 | 
				
			||||||
 | 
					        static std::string GetStyleString();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        static bool SetStyle(const std::string& Style);
 | 
					        static bool SetStyle(const std::string& Style);
 | 
				
			||||||
 | 
					        static bool SetStyle(std::int32_t Index);
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/** @} */
 | 
					/** @} */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue