update core

This commit is contained in:
2023-09-14 14:21:41 +08:00
parent 16fa6029d0
commit 4f47834719
4 changed files with 16 additions and 12 deletions

View File

@@ -10,6 +10,7 @@ namespace Runtime.ADAggregator
protected int curState;
public string Key;
public string AdScene;
protected ADListener adListener;
public Action OnErrorAction;