Timeline Mixer Documentation
Loading...
Searching...
No Matches
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.

Member Function Documentation

◆ SetWindowLock()

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