Class AddressablesBuilderAction
- Namespace
- CodeBase.ForBuildAssistant.Action
- Assembly
- 4Experience.CodeBase.ForBuildAssistant.Editor.dll
[CreateAssetMenu(menuName = "4Experience/CodeBase/Build Process/Build Actions/AddressablesBuilderAction")]
public class AddressablesBuilderAction : BaseBuildAction, IValidable
- Inheritance
-
ObjectScriptableObjectAddressablesBuilderAction
- Implements
- Inherited Members
- Extension Methods
Properties
AddressablesProfileCollection
private List<AddressablesBuilderAction.AddressablesProfileData> AddressablesProfileCollection { get; set; }
Property Value
IsCustomProfileUse
private bool IsCustomProfileUse { get; set; }
Property Value
Methods
Execute()
protected override void Execute()
Initialize()
public override void Initialize()
IsValid()
public override bool IsValid()