WeaverEditorUtilities.

IsEditorOnly(Type) Method

Summary

[Editor-Only] Tries to determine whether the `type` is only available in the Unity Editor.
Assembly
Weaver.dll
Namespace
Weaver.Editor
Containing Type
WeaverEditorUtilities

Syntax

public static bool IsEditorOnly(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
bool