Version: 2022.3
언어: 한국어

PresetType.GetManagedTypeName

매뉴얼로 전환
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.