Table of Contents

Class PrefabHandler

Namespace
Nautilus.Handlers
Assembly
Nautilus.dll
A handler for registering prefabs into the game.
public static class PrefabHandler
Inheritance
PrefabHandler
Inherited Members

Properties

Prefabs

A collection of custom prefabs to add to the game.
public static PrefabCollection Prefabs { get; }

Property Value

PrefabCollection