Свойство | Тип | Описание | |
---|---|---|---|
assetTypes | System.Type>.Dictionary | ||
canPrintLabelName | bool | ||
direction | Direction, | ||
foldout | bool | ||
init | bool | ||
labelName | string | ||
limit | int | ||
search | bool |
Метод | Описание | |
---|---|---|
LabelSearchAttribute ( string labelName ) : System.Collections.Generic | ||
LabelSearchAttribute ( string labelName, Direction, direction ) : System.Collections.Generic | ||
LabelSearchAttribute ( string labelName, int limit ) : System.Collections.Generic | ||
LabelSearchAttribute ( string labelName, int limit, Direction, direction ) : System.Collections.Generic |
public LabelSearchAttribute ( string labelName ) : System.Collections.Generic | ||
labelName | string | |
Результат | System.Collections.Generic |
public LabelSearchAttribute ( string labelName, Direction, direction ) : System.Collections.Generic | ||
labelName | string | |
direction | Direction, | |
Результат | System.Collections.Generic |
public LabelSearchAttribute ( string labelName, int limit ) : System.Collections.Generic | ||
labelName | string | |
limit | int | |
Результат | System.Collections.Generic |
public LabelSearchAttribute ( string labelName, int limit, Direction, direction ) : System.Collections.Generic | ||
labelName | string | |
limit | int | |
direction | Direction, | |
Результат | System.Collections.Generic |
public static Dictionary |
||
Результат | System.Type>.Dictionary |