Class Prefabs
Prefabs
manages prefabs
and allows access to them.
Inherits from
-
(base class)Object
Fields
Name | Type | Description |
---|---|---|
prefabs
|
Prefab[string] |
The AA of prefabs .
|
Methods
Name | Description |
---|---|
initialize
|
Load and initialize all prefabs in FilePath.Resources.Prefabs.
|
opIndex
|
|
opIndexAssign
|
|
refresh
|
Refreshes prefabs that are outdated.
|