Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGSettings
- UPCGSettings::IsPinStaticallyActive()
- UPCGBranchSettings::IsPinStaticallyActive()
- UPCGSwitchSettings::IsPinStaticallyActive()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGSettings.h |
| Include | #include "PCGSettings.h" |
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).