Show / Hide Table of Contents

Class KitbashObject

Container class for Kitbashed prefabs, returned by KitbashManager
Inheritance
object
CustomEntity
KitbashObject
Inherited Members
CustomEntity.SourceMod
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Jotunn.Entities
Assembly: Jotunn.dll
Syntax
public class KitbashObject : CustomEntity

Fields

Name Description
OnKitbashApplied Callback that is called when Kitbashes are applied

Properties

Name Description
Config Config for the KitbashObject
Prefab The Kitbashed prefab

Methods

Name Description
ToString() Returns a string that represents the current object.

Extension Methods

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