Navigation
API > API/Plugins > API/Plugins/PCGGeometryScriptInterop > API/Plugins/PCGGeometryScriptInterop/Elements > API/Plugins/PCGGeometryScriptInterop/Elements/UPCGStaticMeshToDynamicMeshSetti-
- UPCGSettings::InputPinProperties()
- UPCGDynamicMeshBaseSettings::InputPinProperties()
- UPCGStaticMeshToDynamicMeshSettings::InputPinProperties()
References
| Module | PCGGeometryScriptInterop |
| Header | /Engine/Plugins/PCGInterops/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Public/Elements/PCGStaticMeshToDynamicMeshElement.h |
| Include | #include "Elements/PCGStaticMeshToDynamicMeshElement.h" |
| Source | /Engine/Plugins/PCGInterops/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Private/Elements/PCGStaticMeshToDynamicMeshElement.cpp |
virtual TArray < FPCGPinProperties > InputPinProperties() 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.