StringAsset.

Compare(StringAsset, StringAsset) Method

Summary

Compares the Animancer.StringReference.Strings.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
StringAsset

Syntax

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static int Compare(StringAsset a, StringAsset b)

Attributes

Type Description
MethodImplAttribute

Parameters

Name Type Description
a StringAsset
b StringAsset

Return Value

Type Description
int