StringAsset.

Equals(StringAsset) Method

Summary

Is the Animancer.StringAsset.Name equal to the `other`?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
StringAsset

Syntax

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public bool Equals(StringAsset other)

Attributes

Type Description
MethodImplAttribute

Parameters

Name Type Description
other StringAsset

Return Value

Type Description
bool