TMPStep
[Serializable]public sealed class TMPStep : ActionStepNo description is available for this type.
Constructors
Section titled “Constructors”
TMPStep()
Section titled “TMPStep()”public TMPStep()No description is available for this member.
Methods
Section titled “Methods”
AreTMPEssentialsImported()
Section titled “AreTMPEssentialsImported()”public static bool AreTMPEssentialsImported()No description is available for this member.
Returns
System.Boolean — No return description is available.
ImportEssentials()
Section titled “ImportEssentials()”public static void ImportEssentials()No description is available for this member.
Run(List)
Section titled “Run(List)”public override Task Run(List<ParameterValue> parameters)Executes the step.
Parameters
| Name | Type | Description |
|---|---|---|
parameters |
System.Collections.Generic.List{Automator.ParameterValue} |
Returns
System.Threading.Tasks.Task — No return description is available.
GetPackageFullPath()
Section titled “GetPackageFullPath()”public static string GetPackageFullPath()No description is available for this member.
Returns
System.String — No return description is available.