Unreal Engine Blueprint API Reference > Editor Scripting > Dataprep Asset > Actions
Get number of actions of a dataprep asset
Target is Dataprep Core Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Dataprep Asset | The dataprep asset from which to get the number of action |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
integer | Return Value | The number of actions of a dataprep asset |