Table of Contents

Class ChallengeInformation.ChallengeMeta.WinCondition

Namespace
MoreSlugcats
Assembly
Assembly-CSharp.dll
public class ChallengeInformation.ChallengeMeta.WinCondition : ExtEnum<ChallengeInformation.ChallengeMeta.WinCondition>, IComparable, IEquatable<ChallengeInformation.ChallengeMeta.WinCondition>
Inheritance
ChallengeInformation.ChallengeMeta.WinCondition
Implements
Inherited Members

Constructors

WinCondition(string, bool)

public WinCondition(string value, bool register = false)

Parameters

value string
register bool

Fields

ARMOR

public static readonly ChallengeInformation.ChallengeMeta.WinCondition ARMOR

Field Value

ChallengeInformation.ChallengeMeta.WinCondition

BRING

public static readonly ChallengeInformation.ChallengeMeta.WinCondition BRING

Field Value

ChallengeInformation.ChallengeMeta.WinCondition

KILL

public static readonly ChallengeInformation.ChallengeMeta.WinCondition KILL

Field Value

ChallengeInformation.ChallengeMeta.WinCondition

NONE

public static readonly ChallengeInformation.ChallengeMeta.WinCondition NONE

Field Value

ChallengeInformation.ChallengeMeta.WinCondition

PARRY

public static readonly ChallengeInformation.ChallengeMeta.WinCondition PARRY

Field Value

ChallengeInformation.ChallengeMeta.WinCondition

POINTS

public static readonly ChallengeInformation.ChallengeMeta.WinCondition POINTS

Field Value

ChallengeInformation.ChallengeMeta.WinCondition

POPCORN

public static readonly ChallengeInformation.ChallengeMeta.WinCondition POPCORN

Field Value

ChallengeInformation.ChallengeMeta.WinCondition

PROTECT

public static readonly ChallengeInformation.ChallengeMeta.WinCondition PROTECT

Field Value

ChallengeInformation.ChallengeMeta.WinCondition

SURVIVE

public static readonly ChallengeInformation.ChallengeMeta.WinCondition SURVIVE

Field Value

ChallengeInformation.ChallengeMeta.WinCondition

TAME

public static readonly ChallengeInformation.ChallengeMeta.WinCondition TAME

Field Value

ChallengeInformation.ChallengeMeta.WinCondition