Class AuthoringTestFixture | Project Tiny | 0.32.0-preview.54
docs.unity3d.com
    Show / Hide Table of Contents

    Class AuthoringTestFixture

    Inheritance
    Object
    AuthoringTestFixture
    ClassicSpriteAssetConversionTest
    ClassicSpriteRendererConversionTests
    EditorSanityTests
    Namespace: Global Namespace
    Syntax
    public class AuthoringTestFixture

    Properties

    BlobStore

    Declaration
    protected BlobAssetStore BlobStore { get; set; }
    Property Value
    Type Description
    BlobAssetStore

    Child

    Declaration
    protected GameObject Child { get; }
    Property Value
    Type Description
    GameObject

    EntityManager

    Declaration
    protected EntityManager EntityManager { get; }
    Property Value
    Type Description
    EntityManager

    Root

    Declaration
    protected GameObject Root { get; set; }
    Property Value
    Type Description
    GameObject

    World

    Declaration
    protected World World { get; set; }
    Property Value
    Type Description
    World

    Methods

    CleanupWorld()

    Declaration
    protected void CleanupWorld()

    CreateClassicComponent<T>(GameObject)

    Declaration
    protected T CreateClassicComponent<T>(GameObject gameObject)
        where T : Component
    Parameters
    Type Name Description
    GameObject gameObject
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T

    RunConversion(GameObject)

    Declaration
    protected bool RunConversion(GameObject gameObject)
    Parameters
    Type Name Description
    GameObject gameObject
    Returns
    Type Description
    Boolean

    Setup()

    Declaration
    protected virtual void Setup()

    TearDown()

    Declaration
    protected virtual void TearDown()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023