InjectorScriptBuilder.

IsPrefabType(Type) Method

Summary

Indicates whether the `type` is UnityEngine.GameObject or is derived from UnityEngine.Component.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural
Containing Type
InjectorScriptBuilder

Syntax

public static bool IsPrefabType(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
bool