Table of Contents

Class Activity

Namespace
TaleWorlds.ActivitySystem
Assembly
TaleWorlds.ActivitySystem.dll
public class Activity
Inheritance
Activity
Inherited Members

Constructors

Activity()

public Activity()

Properties

Id

public string Id { get; set; }

Property Value

string

IsAvailable

public bool IsAvailable { get; set; }

Property Value

bool

IsCompleted

public bool IsCompleted { get; set; }

Property Value

bool

IsInProgress

public bool IsInProgress { get; set; }

Property Value

bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).