跳到主要内容
版本:0.1.0

Class WukongApi

Namespace: WukongMp.Sdk.Api
Assembly: WukongMp.Sdk.dll

The main entry point for accessing Wukong's API. Provides access to all of the various APIs and services that WukongMP offers.

public static class WukongApi

Inheritance

objectWukongApi

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Properties

Configuration

public static IWukongConfigurationApi Configuration { get; }

Property Value

IWukongConfigurationApi

Console

public static IWukongConsoleApi Console { get; }

Property Value

IWukongConsoleApi

Events

public static IWukongEventApi Events { get; }

Property Value

IWukongEventApi

Files

public static IWukongFileApi Files { get; }

Property Value

IWukongFileApi

Input

public static IWukongInputApi Input { get; }

Property Value

IWukongInputApi

Local

public static IWukongLocalApi Local { get; }

Property Value

IWukongLocalApi

Saves

public static IWukongSaveApi Saves { get; }

Property Value

IWukongSaveApi

Services

public static IDependencyContainer Services { get; }

Property Value

IDependencyContainer

Sync

public static IWukongSynchronizationApi Sync { get; }

Property Value

IWukongSynchronizationApi

Widgets

public static IWukongWidgetApi Widgets { get; }

Property Value

IWukongWidgetApi

  • Properties
    • Configuration
    • Console
    • Events
    • Files
    • Input
    • Local
    • Saves
    • Services
    • Sync
    • Widgets