Show / Hide Table of Contents

Namespace Jotunn

Classes

ArrayExtensions

Helper for Arrays

ConfigEntryBaseExtension

Extends ConfigEntryBase with convenience functions.

ExposedGameObjectExtension

Extends GameObject with a shortcut for the Unity bool operator override.

GameObjectExtension

Extends GameObject with a check if the GameObject is valid

ItemDataExtension

Extends ItemData with a TokenName.

ItemDropExtension

Extends ItemDrop with a TokenName

Logger

A namespace wide Logger class, which automatically creates a ManualLogSource for every Class from which it is being called.

Main

Main class implementing BaseUnityPlugin.

PieceExtension

Extends Piece with a TokenName

PrefabExtension

Extends prefab GameObjects with functionality related to the mocking system.

RecipeExtension

Extends StatusEffect with a TokenName and a check if the StatusEffect is valid so it can be added to the game.

RectTransformExtensions

Extensions for working with Unity UI RectTransforms

StatusEffectExtension

Extends StatusEffect with a TokenName and a check if the StatusEffect is valid so it can be added to the game.

ZNetExtension

Extends ZNet with a clear diversion between local, client and server instances.

Enums

ZNetExtension.ZNetInstanceType

Possible states of the game regarding to networking.
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾