Release 1.03

master
Kasi 2018-10-04 10:58:56 +01:00
parent a71e06ac17
commit ac6dcbe441
2 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@ namespace Internal
LinkedList GetCombatInfo() const;
std::int32_t GetGraphicsFrame() const;
std::int32_t GetGraphicsID() const;
std::vector<std::int32_t> GetHitsplatTicks() const;
std::vector<std::int32_t> GetHitsplatTypes() const;
std::vector<std::int32_t> GetHitsplatValues() const;
std::int32_t GetInteractIndex() const;
std::string GetOverhead() const;
std::vector<std::int32_t> GetPathX() const;

Binary file not shown.