Interface IPackagedAppExtension
Namespace: Bee.Toolchain.Extension
Syntax
public interface IPackagedAppExtension
Methods
SetAppPackagingParameters(String, DotsConfiguration, IEnumerable<IDeployable>)
Declaration
void SetAppPackagingParameters(string gameName, DotsConfiguration config, IEnumerable<IDeployable> supportFiles)
Parameters
Type | Name | Description |
---|---|---|
String | gameName | |
DotsConfiguration | config | |
IEnumerable<IDeployable> | supportFiles |