Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGDebugSettings
- UPCGSettings::InputPinProperties()
- UPCGDebugSettings::InputPinProperties()
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Elements/PCGDebugElement.h |
| Include | #include "Elements/PCGDebugElement.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/Elements/PCGDebugElement.cpp |
virtual TArray< FPCGPinProperties > InputPinProperties&40;&41; const
Remarks
Returns an array of all the input pin properties. You should not add manually a "params" pin, it is handled automatically by FillOverridableParamsPins.