Class KitbashObject
Container class for Kitbashed prefabs, returned by KitbashManager
Inherited Members
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. |