Search Results for

    Show / Hide Table of Contents

    Class Module

    Inheritance
    System.Object
    Module
    Namespace: OpenAPI.Utils.ResourcePacks
    Assembly: OpenAPI.dll
    Syntax
    public class Module : object

    Properties

    | Improve this Doc View Source

    Type

    Declaration
    public string Type { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Uuid

    Declaration
    public string Uuid { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Version

    Declaration
    public long[] Version { get; set; }
    Property Value
    Type Description
    System.Int64[]
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX