Class AddressableBuildTaskTestBase
Inherited Members
Namespace: Global Namespace
Syntax
public class AddressableBuildTaskTestBase
Fields
m_Settings
Declaration
protected AddressableAssetSettings m_Settings
Field Value
| Type | Description |
|---|---|
| AddressableAssetSettings |
TempPath
Declaration
protected const string TempPath = "Assets/TempGen"
Field Value
| Type | Description |
|---|---|
| String |
Methods
CreateAsset(String, String)
Declaration
protected static string CreateAsset(string assetPath, string objectName)
Parameters
| Type | Name | Description |
|---|---|---|
| String | assetPath | |
| String | objectName |
Returns
| Type | Description |
|---|---|
| String |
Setup()
Declaration
public void Setup()
Teardown()
Declaration
public void Teardown()