C# Class PackageConfig, UnityFramework

Show file Open project: meta-42/uEasyKit Class Usage Examples

Public Properties

Property Type Description
bundles AssetBundlePackageInfo[],
mainVersion string
minorVersion string
rawCodePath string
rawConfigPath string
rawDataTablePath string
rawScenePath string

Property Details

bundles public property

public AssetBundlePackageInfo[], bundles
return AssetBundlePackageInfo[],

mainVersion public property

public string mainVersion
return string

minorVersion public property

public string minorVersion
return string

rawCodePath public property

public string rawCodePath
return string

rawConfigPath public property

public string rawConfigPath
return string

rawDataTablePath public property

public string rawDataTablePath
return string

rawScenePath public property

public string rawScenePath
return string