Метод | Описание | |
---|---|---|
Run ( BuildTarget target, |
||
Setup ( BuildTarget target, |
||
ValidateLoadPath ( string currentLoadPath, string combinedPath, System.Action NullOrEmpty, System.Action NotExist ) : void |
Метод | Описание | |
---|---|---|
Load ( BuildTarget target, |
public Run ( BuildTarget target, |
||
target | BuildTarget | |
node | ||
inputPoint | ||
connectionToOutput | ||
inputGroupAssets | Dictionary |
|
alreadyCached | List |
|
Output | Action |
|
Результат | void |
public Setup ( BuildTarget target, |
||
target | BuildTarget | |
node | ||
inputPoint | ||
connectionToOutput | ||
inputGroupAssets | Dictionary |
|
alreadyCached | List |
|
Output | Action |
|
Результат | void |
public static ValidateLoadPath ( string currentLoadPath, string combinedPath, System.Action NullOrEmpty, System.Action NotExist ) : void | ||
currentLoadPath | string | |
combinedPath | string | |
NullOrEmpty | System.Action | |
NotExist | System.Action | |
Результат | void |