Class LoggingConfigAssetReference
Implements
Inherited Members
Namespace: IdleKit.Core
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class LoggingConfigAssetReference : ScriptableObjectReference<ISingleDataProvider<ILoggingConfig>>, IAssetReference<ISingleDataProvider<ILoggingConfig>>
Constructors
LoggingConfigAssetReference(ISingleDataProvider<ILoggingConfig>)
Declaration
public LoggingConfigAssetReference(ISingleDataProvider<ILoggingConfig> asset)
Parameters
Type | Name | Description |
---|---|---|
ISingleDataProvider<ILoggingConfig> | asset |