跳到主要内容

Class EditorTimelineInfo

Properties

name

public string name { get; private set; }

relativeProjectPath

public string relativeProjectPath { get; private set; }

timeline

public ITimeline timeline { get; private set; }

editorType

public Type editorType { get; private set; }

timelineType

public Type timelineType { get; }

Constructors

EditorTimelineInfo(ITimeline timeline, Type editorType, string relativeProjectPath)

public EditorTimelineInfo(ITimeline timeline, Type editorType, string relativeProjectPath)

Methods

void UpdatePath(string relativeProjectPath)

public void UpdatePath(string relativeProjectPath)