class MAGES::Tests::TestHardAssetReferences

Overview

Tests the hard prefab references. More…

class TestHardAssetReferences
{
public:
    // methods

    void TestHardAssetReferencesAreStaticFields();
    void TestHardAssetReferencesRuntimeValid();
    void TestHardAssetReferencesEditorValid();
};

Detailed Documentation

Tests the hard prefab references.

Methods

void TestHardAssetReferencesAreStaticFields()

Tests that the hard prefab references are static fields.

void TestHardAssetReferencesRuntimeValid()

Tests that the runtime hard prefab references are valid.

void TestHardAssetReferencesEditorValid()

Tests that the edit-time hard prefab references are valid.