Interface IEngineConfig
Represents the configuration for an engine.
public interface IEngineConfig : IFeatureConfig, IConfig
- Inherited Members
- Extension Methods
Properties
AutoLoadDependencies
bool AutoLoadDependencies { get; }
Represents the configuration for an engine.
public interface IEngineConfig : IFeatureConfig, IConfig
bool AutoLoadDependencies { get; }