[LayaAir 2.0]laya消息机制上的大bug
								Laya消息机制中offAllCaller自身逻辑错误:(涵盖版本:所有)
laya.core.js:1001行 offAllCaller函数: 在调用this.off(name,caller,null);时 listener传入参数为空。
laya.core.js:951行 off函数的实现方法中: if (listener !=null){ 直接就return,完全无法移除监听。即 offAllCaller完全没用!!!!
																				laya.core.js:1001行 offAllCaller函数: 在调用this.off(name,caller,null);时 listener传入参数为空。
laya.core.js:951行 off函数的实现方法中: if (listener !=null){ 直接就return,完全无法移除监听。即 offAllCaller完全没用!!!!
没有找到相关结果
									已邀请:
																	
							 
2 个回复
Aar0n
赞同来自:
大林
赞同来自: