WeaverEditorUtilities.

GetDefaultFileExtension(Type) Method

Summary

[Editor-Only] Returns the default file extension for a type derived from UnityEngine.Object.
Assembly
Weaver.dll
Namespace
Weaver.Editor
Containing Type
WeaverEditorUtilities

Syntax

public static string GetDefaultFileExtension(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
string