IModSettings Interface |
[Missing <summary> documentation for "T:UMod.IModSettings"]
Namespace: UMod
public interface IModSettings
The IModSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | HasSettings | |
![]() | SettingsCount |
Name | Description | |
---|---|---|
![]() | Exists(String) | |
![]() | Exists(String, ModSettingType) | |
![]() | Find(String) | |
![]() | Find(String, ModSettingType) | |
![]() | FindAll | |
![]() | FindAll(ModSettingType) |