24b81cb
1
2
3
4
5
6
class PBOAPI { proto native owned string GetPBOVersion(string openName); } static proto native PBOAPI GetPBOAPI();