Namespace Eco.Gameplay.Systems
Classes
BalanceConfig
BasicCategory
BasicEntry
DataExporter
DevSectionConfig
Settings for storing dev configs
DevSectionPlugin
FeatureConfig
FeaturesPlugin
GameData
GameDataPlugin
GameEventManager
GlobalData
LocalizationConfig
LocalizationPlugin
MissedStringTrackType
PauseConfig
PauseManager
PausePlugin
RegistrarEvent
RegistrarExtensions
ServerLogHandler
A Handler to help propagating Log messages from client to server. Can be used when client error need to be duplicated in server log for easier issue investigation.
SleepConfig
SleepManager
SleepPlugin
StatGameplaySettings
SystemCultureInfoManager
A manager for global culture info, like number formats and such, nothing to do with Eco Culture (that's in 'CultureManager')
TrackedGameStats
ViewEditor
ViewEditor.WindowType
ViewEditorUtils
Interfaces
ICategory
ICustomClientEdit
ICustomSubmitButton
IHelpText
INotifyRecursiveChanged
An interface that will be notified whenever a property that have a property scanner on it is changed using a client side view interface (Ie. an AutoGenSelector).
IRegistrarManager
Provides features for untyped registrar management:
- Maintains a set of 'special' entries that are always there. You should prefer to use parameterized types interface instead for implementation, but this interface may be used for type-unaware processing.