BlueprintAPI > BlueprintAPI/Composure > BlueprintAPI/Composure/Pass
Delete a specific pass. This function deals with the public list where deletion is directly reflected in the editor.
Target is Empty Comp Shot
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
object | Pass to Delete | The pass that will be deleted. |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | bool Whether the delete operation is successful or not |