Table of Contents

Method Create

Namespace
Pinwheel.Griffin
Assembly
Pinwheel.Polaris.Runtime.dll

Create(GameObject)

Create a new prototype from a game object or prefab.

public static GTreePrototype Create(GameObject g)

Parameters

g GameObject

The source game object or prefab.

Returns

GTreePrototype

The new prototype