Navigation
Unreal Engine C++ API Reference > Plugins > OptimusCore > UOptimusNodePin
References
Module | OptimusCore |
Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusNodePin.h |
Include | #include "OptimusNodePin.h" |
Source | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Private/OptimusNodePin.cpp |
void SetIsExpanded
(
bool bInIsExpanded
)
Remarks
Set the expansion state of this pin. This is purely driven by the UI and is not an undoable operation. No notifications are sent if the state changes.