Method | Description | |
---|---|---|
AddTallInstance ( int id ) : void | ||
GetTallInstancesCount ( ) : int | ||
GetTallMode ( UnityEditorInternal.AnimationWindowHierarchyNode node ) : bool | ||
SetTallMode ( UnityEditorInternal.AnimationWindowHierarchyNode node, bool tallMode ) : void |
public GetTallMode ( UnityEditorInternal.AnimationWindowHierarchyNode node ) : bool | ||
node | UnityEditorInternal.AnimationWindowHierarchyNode | |
return | bool |
public SetTallMode ( UnityEditorInternal.AnimationWindowHierarchyNode node, bool tallMode ) : void | ||
node | UnityEditorInternal.AnimationWindowHierarchyNode | |
tallMode | bool | |
return | void |