Summary
[Editor-Only] Tries to determine whether the `type` is only available in the Unity Editor.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor - Containing Type
- Weaver
Editor Utilities
Syntax
public static bool IsEditorOnly(Type type)
Parameters
| Name | Type | Description |
|---|---|---|
| type | Type |
Return Value
| Type | Description |
|---|---|
| bool |