Release 1.53
							parent
							
								
									7a84233c00
								
							
						
					
					
						commit
						3aa44dff6f
					
				| 
						 | 
				
			
			@ -34,9 +34,11 @@ namespace Internal
 | 
			
		|||
            std::vector<std::int32_t> GetHitsplatTypes() const;
 | 
			
		||||
            std::vector<std::int32_t> GetHitsplatValues() const;
 | 
			
		||||
            std::int32_t GetInteractIndex() const;
 | 
			
		||||
            std::int32_t GetNPCTick() const;
 | 
			
		||||
            std::string GetOverhead() const;
 | 
			
		||||
            std::vector<std::int32_t> GetPathX() const;
 | 
			
		||||
            std::vector<std::int32_t> GetPathY() const;
 | 
			
		||||
            std::int32_t GetPlayerTick() const;
 | 
			
		||||
            std::int32_t GetPoseAnimationFrame() const;
 | 
			
		||||
            std::int32_t GetPoseAnimationID() const;
 | 
			
		||||
            std::int32_t GetSubPoseAnimationID() const;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -29,6 +29,7 @@ namespace Internal
 | 
			
		|||
            bool GetMinimapVisible() const;
 | 
			
		||||
            std::vector<std::int32_t> GetModelIDs() const;
 | 
			
		||||
            std::string GetName() const;
 | 
			
		||||
            std::int32_t GetOverheadPrayer() const;
 | 
			
		||||
            std::int32_t GetScaleX() const;
 | 
			
		||||
            std::int32_t GetScaleY() const;
 | 
			
		||||
            std::int32_t GetSettingID() const;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -200,6 +200,8 @@ namespace Internal
 | 
			
		|||
    Cache GetParameterInfoCache();
 | 
			
		||||
    std::string GetPassword();
 | 
			
		||||
    AttackOption GetPlayerAttackOption();
 | 
			
		||||
    std::int32_t GetPlayerCount();
 | 
			
		||||
    std::vector<std::int32_t> GetPlayerIndices();
 | 
			
		||||
    Cache GetPlayerModelCache();
 | 
			
		||||
    std::vector<Player> GetPlayers();
 | 
			
		||||
    Deque GetProjectiles();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue