跳到主要内容
版本:0.1.0

Interface IWukongConfigurationApi

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

public interface IWukongConfigurationApi

Properties

DeleteDestroyedTamersFromEcs

bool DeleteDestroyedTamersFromEcs { get; set; }

Property Value

bool

EnableCustomCameraArmLength

bool EnableCustomCameraArmLength { get; set; }

Property Value

bool

IsStrongDamageImmueEnabled

bool IsStrongDamageImmueEnabled { get; set; }

Property Value

bool

IsSupportMultiLockEnabled

bool IsSupportMultiLockEnabled { get; set; }

Property Value

bool

SyncTamerTeamFromGameToEcs

bool SyncTamerTeamFromGameToEcs { get; set; }

Property Value

bool

Methods

GetLaunchParameter(string, string)

string GetLaunchParameter(string key, string defaultValue)

Parameters

key string

defaultValue string

Returns

string

  • Properties
    • DeleteDestroyedTamersFromEcs
    • EnableCustomCameraArmLength
    • IsStrongDamageImmueEnabled
    • IsSupportMultiLockEnabled
    • SyncTamerTeamFromGameToEcs
  • Methods
    • GetLaunchParameter(string, string)