Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/ControlFlow > API/Plugins/PCG/Elements/ControlFlow/UPCGSwitchSettings
- UPCGSettings::IsPinStaticallyActive()
- UPCGSwitchSettings::IsPinStaticallyActive()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/ControlFlow/PCGSwitch.h |
| Include | #include "Elements/ControlFlow/PCGSwitch.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/ControlFlow/PCGSwitch.cpp |
virtual bool IsPinStaticallyActive
(
const FName & OutputPinLabel
) const
Remarks
True if we know prior to execution that the given pin will be active (not on inactive branch).