SpriteModifierTool.

NaturalCompare(Object, Object) Method

Summary

Calls UnityEditor.EditorUtility.NaturalCompare(System.String,System.String) on the UnityEngine.Object.names.
Assembly
Animancer.dll
Namespace
Animancer.Editor.Tools
Containing Type
SpriteModifierTool

Syntax

public static int NaturalCompare(Object a, Object b)

Parameters

Name Type Description
a Object
b Object

Return Value

Type Description
int