Show / Hide Table of Contents

Constructor CustomStatusEffect

| Edit this page View Source

CustomStatusEffect(StatusEffect, bool)

Custom status effect from a StatusEffect.
Can fix references for Mock<T>s.
Declaration
public CustomStatusEffect(StatusEffect statusEffect, bool fixReference)
Parameters
Type Name Description
StatusEffect statusEffect A preloaded StatusEffect
bool fixReference If true references for Mock<T> objects get resolved at runtime by Jötunn.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾