Show / Hide Table of Contents

Enum SpecialStartEffects

Enum for adding special behvaior to the respawn marker tied to a StartDef.

Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
[Flags]
public enum SpecialStartEffects

Fields

Name Description
Default
DelayedWake
ExtraInvincibility
None
SlowSoulRefill

Extension Methods

Extensions.Compare<SpecialStartEffects>(SpecialStartEffects, ComparisonOperator, SpecialStartEffects)
Extensions.Yield<SpecialStartEffects>(SpecialStartEffects)
  • View Source
In this article
Back to top Generated by DocFX