Search Results for

    Show / Hide Table of Contents

    Interface IAdditionalLocalization

    Interface used to define the need for a control to use additional localization content

    Namespace: VRLabs.SimpleShaderInspectors
    Syntax
    public interface IAdditionalLocalization
    Remarks

    If a control needs more localized content than the one given by default, it can implement this interface to let the inspector know that it needs more than one localized content.

    Properties

    Name Description
    AdditionalContent

    Array containing the additional localization elements needed by the control.

    Extension Methods

    AdditionalContentExtensions.InitializeLocalizationWithNames(IAdditionalLocalization, String[])
    In This Article
    Back to top Copyright © VRLabs.
    Generated by DocFX