mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:07:43 +00:00
Various ANIM reader imps
This commit is contained in:
@@ -21,8 +21,8 @@ public:
|
||||
SAdvancementResults VGetAdvancementResults(const CCharAnimTime& a, const CCharAnimTime& b) const;
|
||||
void Depth() const;
|
||||
void VGetContributionOfHighestInfluence() const;
|
||||
void VGetNumChildren() const;
|
||||
void VGetBestUnblendedChild() const;
|
||||
u32 VGetNumChildren() const;
|
||||
std::shared_ptr<IAnimReader> VGetBestUnblendedChild() const;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user