tijiao
This commit is contained in:
co-authored by
changyunjia
parent
3fe5251b55
commit
50f7c979f2
@@ -54,9 +54,11 @@ public class BrigdeIOS
|
||||
[DllImport("__Internal")]
|
||||
public static extern void setRewardBtnTag(bool flag);
|
||||
[DllImport("__Internal")]
|
||||
public static extern void SetOffset(int offset_y ,int offset_y2);
|
||||
public static extern void SetOffset(int offset_y, int offset_y2);
|
||||
[DllImport("__Internal")]
|
||||
public static extern void copyText(string text);
|
||||
[DllImport("__Internal")]
|
||||
public static extern void showGameA(bool flag);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user