StringAsset.

Equals(Object) Method

Summary

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

Syntax

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

Attributes

Type Description
MethodImplAttribute

Parameters

Name Type Description
other Object

Return Value

Type Description
bool