Table of Contents

Class Objective

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public abstract class Objective
Inheritance
Objective
Derived
Inherited Members
Extension Methods

Constructors

Objective()

public Objective()

Fields

TextToShow

public string TextToShow

Field Value

string

Methods

GetObjectiveDescription()

public abstract string GetObjectiveDescription()

Returns

string

ShouldShow()

public bool ShouldShow()

Returns

bool