Class Prefab
A prefab that allows for quick object creation.
Inherits from
-
(base class)YamlObject
Constructors
Name | Description |
---|---|
this
|
Fields
Name | Type | Description |
---|---|---|
yaml
|
dyaml. |
Properties
Name | Type | Description |
---|---|---|
name
[get]
|
string |
|
name
[set]
|
string |
Methods
Name | Description |
---|---|
createInstance
|
Creates a GameObject instance from the prefab. |
refresh
|
Called when refreshing an object. |