Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > FAnimInstanceProxy
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimInstanceProxy.h |
Include | #include "Animation/AnimInstanceProxy.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimInstanceProxy.cpp |
float GetSlotMontageLocalWeight
&40;
const FName & SlotNodeName
&41; const
Remarks
Get local weight of any montages this slot node is playing. If this slot is not currently playing a montage, it will return 0. This is double buffered, will return last frame data if called from Update or Evaluate.