Method ComponentDisplayName
ComponentDisplayName(Type)
Returns the name of a component from its VolumeComponentMenu.
선언
public static string ComponentDisplayName(Type component)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| Type | component | A volume component. |
반환
| 타입 | 설명 |
|---|---|
| string | The component display name. |