Summary
[Editor-Only]
Works like
UnityEditorInternal.ReorderableList.DoLayoutList
but doesn't screw up the padding while a fade group
is animating.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor - Containing Type
- Weaver
Editor Utilities
Syntax
public static void DoLayoutListFixed(this ReorderableList list, params GUILayoutOption[] options)
Parameters
Name | Type | Description |
---|---|---|
list | ReorderableList | |
options | GUILayoutOption[] |
Return Value
Type | Description |
---|---|
void |