Méthode | Description | |
---|---|---|
Run ( BuildTarget target, |
||
Setup ( BuildTarget target, |
||
ValidateGroupingKeyword ( string currentGroupingKeyword, System.Action NullOrEmpty, System.Action ShouldContainWildCardKey ) : void |
Méthode | Description | |
---|---|---|
GroupingOutput ( 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 ValidateGroupingKeyword ( string currentGroupingKeyword, System.Action NullOrEmpty, System.Action ShouldContainWildCardKey ) : void | ||
currentGroupingKeyword | string | |
NullOrEmpty | System.Action | |
ShouldContainWildCardKey | System.Action | |
Résultat | void |