mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:07:43 +00:00
Additional animation tree imps
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
namespace urde
|
||||
{
|
||||
|
||||
CAnimTreeEffectiveContribution CAnimTreeNode::GetContributionOfHighestInfluence() const
|
||||
{
|
||||
return VGetContributionOfHighestInfluence();
|
||||
}
|
||||
|
||||
u32 CAnimTreeNode::GetNumChildren() const
|
||||
{
|
||||
return VGetNumChildren();
|
||||
|
||||
Reference in New Issue
Block a user