Navigation
API > API/Plugins > API/Plugins/PCGGeometryScriptInterop > API/Plugins/PCGGeometryScriptInterop/Elements > API/Plugins/PCGGeometryScriptInterop/Elements/UPCGMeshSamplerSettings
- UPCGSettings::InputPinProperties()
- UPCGMeshSamplerSettings::InputPinProperties()
References
| Module | PCGGeometryScriptInterop |
| Header | /Engine/Plugins/Experimental/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Public/Elements/PCGMeshSampler.h |
| Include | #include "Elements/PCGMeshSampler.h" |
| Source | /Engine/Plugins/Experimental/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Private/Elements/PCGMeshSampler.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.