Class AddressablesBuilderAction.AddressablesProfileData
- Namespace
- CodeBase.ForBuildAssistant.Action
- Assembly
- 4Experience.CodeBase.ForBuildAssistant.Editor.dll
[Serializable]
private class AddressablesBuilderAction.AddressablesProfileData
- Inheritance
-
AddressablesBuilderAction.AddressablesProfileData
- Extension Methods
-
Properties
ProfileID
public string ProfileID { get; private set; }
Property Value
- string
TargetDeploymentEnvironment
public string TargetDeploymentEnvironment { get; private set; }
Property Value
- string
Methods
ChangeAddressableProfile()
private void ChangeAddressableProfile()
TryChangeAddressablesProfile(string)
public bool TryChangeAddressablesProfile(string deploymentEnvironment)
Parameters
deploymentEnvironment string
Returns
- bool