Class LocalizeComponentTests | Localization | 0.6.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class LocalizeComponentTests

    Inheritance
    Object
    LocalizeComponentTests
    Namespace: UnityEditor.Localization.Tests
    Syntax
    public abstract class LocalizeComponentTests

    Fields

    kStringTableKey

    Declaration
    protected const string kStringTableKey = "This is some text"
    Field Value
    Type Description
    String

    kStringTableName

    Declaration
    protected const string kStringTableName = "MyText"
    Field Value
    Type Description
    String

    m_Target

    Declaration
    protected GameObject m_Target
    Field Value
    Type Description
    GameObject

    StringTableKeyId

    Declaration
    protected uint StringTableKeyId
    Field Value
    Type Description
    UInt32

    Properties

    Settings

    Declaration
    protected FakedLocalizationEditorSettings Settings { get; set; }
    Property Value
    Type Description
    FakedLocalizationEditorSettings

    sharedData

    Declaration
    protected SharedTableData sharedData { get; set; }
    Property Value
    Type Description
    SharedTableData

    Methods

    CheckEvent(UnityEventBase, Int32, String, Object)

    Declaration
    protected static void CheckEvent(UnityEventBase evt, int eventIdx, string expectedMethodName, Object expectedTarget)
    Parameters
    Type Name Description
    UnityEventBase evt
    Int32 eventIdx
    String expectedMethodName
    UnityEngine.Object expectedTarget

    Init()

    Declaration
    public virtual void Init()

    Teardown()

    Declaration
    public 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