Table of Contents

Interface ISubSystem

Namespace
Bannerlord.ButterLib.SubSystems
Assembly
Bannerlord.ButterLib.dll
public interface ISubSystem

Properties

CanBeDisabled

bool CanBeDisabled { get; }

Property Value

bool

CanBeSwitchedAtRuntime

bool CanBeSwitchedAtRuntime { get; }

Property Value

bool

Description

string Description { get; }

Property Value

string

Id

string Id { get; }

Property Value

string

IsEnabled

bool IsEnabled { get; }

Property Value

bool

Name

string Name { get; }

Property Value

string

Methods

Disable()

void Disable()

Enable()

void Enable()

This page was last modified at 02/05/2024 21:56:37 +02:00 (UTC).

Commit Message
Author:    Vitalii Mikhailov
Commit:    de40919fd63ba363031c633e84090eb52a8c42d6
File scoped namespaces