Summary
Indicates whether the `type` is
UnityEngine.GameObject or is derived from UnityEngine.Component.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural - Containing Type
- Injector
Script Builder
Syntax
public static bool IsPrefabType(Type type)
Parameters
| Name | Type | Description |
|---|---|---|
| type | Type |
Return Value
| Type | Description |
|---|---|
| bool |