Release 2.09
							parent
							
								
									3619be0824
								
							
						
					
					
						commit
						aa21ecaba3
					
				| 
						 | 
					@ -41,7 +41,6 @@ namespace Internal
 | 
				
			||||||
            std::vector<std::int32_t> GetNPCIndices() const;
 | 
					            std::vector<std::int32_t> GetNPCIndices() const;
 | 
				
			||||||
            std::vector<NPC> GetNPCs() const;
 | 
					            std::vector<NPC> GetNPCs() const;
 | 
				
			||||||
            NPC GetNPC(std::int32_t Index) const;
 | 
					            NPC GetNPC(std::int32_t Index) const;
 | 
				
			||||||
            PlayerUpdater GetPlayerUpdater() const;
 | 
					 | 
				
			||||||
            std::vector<Player> GetPlayers() const;
 | 
					            std::vector<Player> GetPlayers() const;
 | 
				
			||||||
            Player GetPlayer(std::int32_t Index) const;
 | 
					            Player GetPlayer(std::int32_t Index) const;
 | 
				
			||||||
            Deque GetProjectiles() const;
 | 
					            Deque GetProjectiles() const;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -179,6 +179,7 @@ namespace Internal
 | 
				
			||||||
    Player GetLocalPlayer();
 | 
					    Player GetLocalPlayer();
 | 
				
			||||||
    std::int32_t GetLocalPlayerIndex();
 | 
					    std::int32_t GetLocalPlayerIndex();
 | 
				
			||||||
    PlayerManager GetLocalPlayerManager();
 | 
					    PlayerManager GetLocalPlayerManager();
 | 
				
			||||||
 | 
					    PlayerUpdater GetLocalPlayerUpdater();
 | 
				
			||||||
    RegionContainer GetLocalRegionContainer();
 | 
					    RegionContainer GetLocalRegionContainer();
 | 
				
			||||||
    WidgetGroup GetLocalWidgetGroup();
 | 
					    WidgetGroup GetLocalWidgetGroup();
 | 
				
			||||||
    std::int32_t GetLoginAccountState();
 | 
					    std::int32_t GetLoginAccountState();
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue