Skip to content

Game.Debug.Tests.TestAssetExtensions

Assembly: Game.TestScenarios
Namespace: Game.Debug.Tests

Type: class static public

Base: System.Object

Attributes: Extension

Code

public static class TestAssetExtensions
{
    public static Game.Debug.Tests.TestAsset AddAsset(Colossal.IO.AssetDatabase.ILocalAssetDatabase database, Colossal.IO.AssetDatabase.AssetDataPath name, Game.Debug.Tests.TestAsset+Data data);
}

Methods

  • public static AddAsset(Colossal.IO.AssetDatabase.ILocalAssetDatabase database, Colossal.IO.AssetDatabase.AssetDataPath name, Game.Debug.Tests.TestAsset+Data data) : Game.Debug.Tests.TestAsset
public static Game.Debug.Tests.TestAsset AddAsset(Colossal.IO.AssetDatabase.ILocalAssetDatabase database, Colossal.IO.AssetDatabase.AssetDataPath name, Game.Debug.Tests.TestAsset+Data data);