Timeline Mixer Documentation
TimelineMixer.Editor.SimpleEditorUtilities Class Reference

Static Public Member Functions

static void SetWindowLock (EditorWindow window, bool lockState)
 Locks an Editor Window, or unlocks it. Used to lock the Timeline Window if "Lock on edit" is set on the TimelineMixer More...
 

Member Function Documentation

◆ SetWindowLock()

static void TimelineMixer.Editor.SimpleEditorUtilities.SetWindowLock ( EditorWindow  window,
bool  lockState 
)
inlinestatic

Locks an Editor Window, or unlocks it. Used to lock the Timeline Window if "Lock on edit" is set on the TimelineMixer

Parameters
windowThe editor window to lock
lockStateTrue for locked, false for unlocked