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