Interface IObjective
Assembly: SociallyDistant.Framework.dll
Syntax
public interface IObjective
Properties
Description
Declaration
string Description { get; }
Property Value
FailMessage
Declaration
string? FailMessage { get; }
Property Value
Hint
Declaration
Property Value
IsCompleted
Declaration
bool IsCompleted { get; }
Property Value
IsFailed
Declaration
Property Value
IsOptionalChallenge
Declaration
bool IsOptionalChallenge { get; }
Property Value
Kind
Declaration
ObjectiveKind Kind { get; }
Property Value
Name
Declaration
Property Value