Show / Hide Table of Contents

Method AddKitbash

| Edit this page View Source

AddKitbash(GameObject, KitbashConfig)

Register a prefab with a KitbashConfig to be applied when the vanilla prefabs are available
Declaration
public KitbashObject AddKitbash(GameObject prefab, KitbashConfig kitbashConfig)
Parameters
Type Name Description
GameObject prefab Prefab to add kitbashed parts to
KitbashConfig kitbashConfig KitbashConfig to apply to the prefab
Returns
Type Description
KitbashObject The KitbashObject container for this prefab
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾