IGEditorUtils.

GetDefaultFileExtension(Type) Method

Summary

Returns the default file extension for a type derived from UnityEngine.Object.

Syntax

public static string GetDefaultFileExtension(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
string