SetPinExpansion

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

SetPinExpansion

(
    const FString& InPinPath,
    bool bIsExpanded,
    bool bUndo
)

Sets the pin to be expanded or not This causes a PinExpansionChanged modified event.

Private function

bool

 

SetPinExpansion

(
    URigVMPin* InPin,
    bool bIsExpanded,
    bool bUndo
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss