Table of Contents

Method ClearCache

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.Native.dll

ClearCache()

Clear the runtime cache.

public bool ClearCache()

Returns

bool

true if the cache cleared successfully; otherwise, false.

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaTasker.MaaTaskerClearCache(System.IntPtr).