Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FAnimSingleNodeInstanceProxy
- FAnimInstanceProxy::Evaluate()
- FAnimSingleNodeInstanceProxy::Evaluate()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimSingleNodeInstanceProxy.h |
| Include | #include "Animation/AnimSingleNodeInstanceProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimSingleNodeInstanceProxy.cpp |
virtual bool Evaluate
(
FPoseContext & Output
)
Remarks
Evaluate override point true if this function is implemented, false otherwise. Note: the node graph will not be evaluated if this function returns true