Show / Hide Table of Contents

Class CustomEntity

Base class for all custom entities
Inheritance
System.Object
CustomEntity
ConsoleCommand
CustomItem
CustomItemConversion
CustomLocalization
CustomLocation
CustomPiece
CustomPieceTable
CustomPrefab
CustomRecipe
CustomRPC
CustomStatusEffect
CustomVegetation
KitbashObject
MinimapManager.MapOverlayBase
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Jotunn.Entities
Assembly: Jotunn.dll
Syntax
public abstract class CustomEntity

Properties

| Improve this Doc View Source

SourceMod

Reference to the which added this entity.
Declaration
public BepInPlugin SourceMod { get; }
Property Value
Type Description
BepInPlugin

Extension Methods

PrefabExtension.FixReferences(Object)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾