This is the old Animancer v7.4 documentation. Click here for the latest version.

AnimancerGUI.

ReSelectCurrentObjects() Method

Summary

Clears the UnityEditor.Selection.objects then returns it to its current state.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerGUI

Syntax

public static void ReSelectCurrentObjects()

Remarks

This forces the UnityEditorInternal.ReorderableList drawer to adjust to height changes which it unfortunately doesn't do on its own..

Return Value

Type Description
void