Method Apply
| Edit this page View SourceApply(GameObject)
Apply this config's values to a creature GameObject.
Declaration
public void Apply(GameObject prefab)
Parameters
| Type | Name | Description |
|---|---|---|
| GameObject | prefab | Prefab to apply this config to |
public void Apply(GameObject prefab)
| Type | Name | Description |
|---|---|---|
| GameObject | prefab | Prefab to apply this config to |