Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/AnimNodes > API/Runtime/AnimGraphRuntime/AnimNodes/FAnimNode_Mirror
- FAnimNode_MirrorBase::SetResetChildOnMirrorStateChange()
- FAnimNode_Mirror::SetResetChildOnMirrorStateChange()
References
| Module | AnimGraphRuntime |
| Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_Mirror.h |
| Include | #include "AnimNodes/AnimNode_Mirror.h" |
| Source | /Engine/Source/Runtime/AnimGraphRuntime/Private/AnimNodes/AnimNode_Mirror.cpp |
virtual bool SetResetChildOnMirrorStateChange
&40;
bool bInResetChildOnMirrorStateChange
&41;
Remarks
Set whether to reset (reinitialize) the child (source) pose when the mirror state changes true if the value was set (it is dynamic), or false if it could not (it is not dynamic or pin exposed)