Version: 2022.3
言語: 日本語
public string GetManagedTypeName ();

戻り値

string Returns the full namespace and type of the target class.

説明

Retrieves a human readable namespace and the name of the target class, regardless of whether it's a managed C# class or a native C++ class.