Show / Hide Table of Contents

    Interface ILocalizedTextData

    Namespace: IdleKit.Localization
    Assembly: cs.temp.dll.dll
    Syntax
    public interface ILocalizedTextData : IData

    Properties

    Id

    Declaration
    string Id { get; }
    Property Value
    Type Description
    String

    Text

    Declaration
    string Text { get; }
    Property Value
    Type Description
    String
    Back to top Copyright © 2020 East Side Games Inc.