Notice

The English translation of this page has not been completed, you are welcome to contribute translations to us.

You can use the Chrome Translation Plugin to translate entire pages for reference.

YukiModuleResources - class

class YukiModuleResources private constructor(private val baseInstance: XModuleResources) : Resources

Change Records

v1.0.80 added

Function Illustrate

对接 XModuleResources 的中间层实例。

fwd - method

fun fwd(resId: Int): YukiResForwarder

Change Records

v1.0.80 added

Function Illustrate

对接 XModuleResources.fwd 方法。

创建 YukiResForwarderXResForwarder 实例。