Table of Contents

Method FindPrefab

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

FindPrefab(string)

Find prefabs by name in the project. Returns first match.

protected static GameObject FindPrefab(string name)

Parameters

name string

Returns

GameObject