NameCache.

GetCachedName(Object) Method

Summary

Caches and returns the UnityEngine.Object.name.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
NameCache

Syntax

public static string GetCachedName(this Object obj)

Parameters

Name Type Description
obj Object

Return Value

Type Description
string