Interface ISubSystem
- Namespace
- Bannerlord.ButterLib.SubSystems
- Assembly
- Bannerlord.ButterLib.dll
public interface ISubSystem
Properties
CanBeDisabled
bool CanBeDisabled { get; }
Property Value
CanBeSwitchedAtRuntime
bool CanBeSwitchedAtRuntime { get; }
Property Value
Description
string Description { get; }
Property Value
Id
string Id { get; }
Property Value
IsEnabled
bool IsEnabled { get; }
Property Value
Name
string Name { get; }
Property Value
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