Property | Type | Description | |
---|---|---|---|
backMsgId | ushort | ||
bundleName | string | ||
callback | NativeResCallback | ||
isSingle | bool | ||
nextValue | NativeResCallbackNode, | ||
resName | string | ||
sceneName | string |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
NativeResCallbackNode ( bool single, string sceneName, string bundleName, string resName, ushort backMsgId, NativeResCallback callback, NativeResCallbackNode, next ) : UnityEngine |
public NativeResCallbackNode ( bool single, string sceneName, string bundleName, string resName, ushort backMsgId, NativeResCallback callback, NativeResCallbackNode, next ) : UnityEngine | ||
single | bool | |
sceneName | string | |
bundleName | string | |
resName | string | |
backMsgId | ushort | |
callback | NativeResCallback | |
next | NativeResCallbackNode, | |
return | UnityEngine |