Class PlayListEditorWindow
public class PlayListEditorWindow : EditorWindow
- Inheritance
-
PlayListEditorWindow
Properties
FrontendHandler
public FrontendHandler FrontendHandler { get; set; }
Property Value
Methods
StartEditPlayList(FrontendHandler)
public static void StartEditPlayList(FrontendHandler handler)
Parameters
handlerFrontendHandler
Events
OnFrontendUpdated
public static event Action<FrontendHandler> OnFrontendUpdated