Constructor CustomTimelineEditorAttribute
CustomTimelineEditorAttribute(Type)
Constructor.
선언
public CustomTimelineEditorAttribute(Type type)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| Type | type | The type that that this editor applies to. |
예외
| 타입 | 조건 |
|---|---|
| ArgumentNullException | Thrown if type is null |