Show / Hide Table of Contents

Class KitbashConfig

Kitbash configuration for a prefab
Inheritance
object
KitbashConfig
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Jotunn.Configs
Assembly: Jotunn.dll
Syntax
public class KitbashConfig

Fields

Name Description
KitbashSources A list of KitbashSourceConfigs to apply to the prefab

Properties

Name Description
FixReferences Whether to PrefabExtension.FixReferences(UnityEngine.GameObject) on the prefab
Layer Optional: The layer of the prefab, all Kitbashed parts will be set to this layer

Extension Methods

PrefabExtension.FixReferences(object)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾