Method Apply
| Improve this Doc 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 |