docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class vx_voice_font_t

    Inheritance
    object
    vx_voice_font_t
    Implements
    IDisposable
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Global Namespace
    Assembly: VivoxUnity.dll
    Syntax
    public class vx_voice_font_t : IDisposable

    Constructors

    vx_voice_font_t()

    Declaration
    public vx_voice_font_t()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    bool

    Properties

    description

    Declaration
    public string description { get; set; }
    Property Value
    Type Description
    string

    expiration_date

    Declaration
    public string expiration_date { get; set; }
    Property Value
    Type Description
    string

    expired

    Declaration
    public int expired { get; set; }
    Property Value
    Type Description
    int

    font_delta

    Declaration
    public string font_delta { get; set; }
    Property Value
    Type Description
    string

    font_rules

    Declaration
    public string font_rules { get; set; }
    Property Value
    Type Description
    string

    id

    Declaration
    public int id { get; set; }
    Property Value
    Type Description
    int

    name

    Declaration
    public string name { get; set; }
    Property Value
    Type Description
    string

    parent_id

    Declaration
    public int parent_id { get; set; }
    Property Value
    Type Description
    int

    status

    Declaration
    public vx_font_status status { get; set; }
    Property Value
    Type Description
    vx_font_status

    type

    Declaration
    public vx_font_type type { get; set; }
    Property Value
    Type Description
    vx_font_type

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Dispose(bool)

    Declaration
    protected virtual void Dispose(bool disposing)
    Parameters
    Type Name Description
    bool disposing

    ~vx_voice_font_t()

    Declaration
    protected ~vx_voice_font_t()

    Implements

    IDisposable
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)