Méthode | Description | |
---|---|---|
Run ( BuildTarget target, |
||
Setup ( BuildTarget target, |
||
ValidateExportPath ( string currentExportFilePath, string combinedPath, System.Action NullOrEmpty, System.Action DoesNotExist ) : bool |
Méthode | Description | |
---|---|---|
Export ( BuildTarget target, |
public Run ( BuildTarget target, |
||
target | BuildTarget | |
node | ||
inputPoint | ||
connectionToOutput | ||
inputGroupAssets | Dictionary |
|
alreadyCached | List |
|
Output | Action |
|
Résultat | void |
public Setup ( BuildTarget target, |
||
target | BuildTarget | |
node | ||
inputPoint | ||
connectionToOutput | ||
inputGroupAssets | Dictionary |
|
alreadyCached | List |
|
Output | Action |
|
Résultat | void |
public static ValidateExportPath ( string currentExportFilePath, string combinedPath, System.Action NullOrEmpty, System.Action DoesNotExist ) : bool | ||
currentExportFilePath | string | |
combinedPath | string | |
NullOrEmpty | System.Action | |
DoesNotExist | System.Action | |
Résultat | bool |