D3ltaQ's picture
Upload 2197 files
24b81cb verified
raw
history blame contribute delete
116 Bytes
class PBOAPI
{
proto native owned string GetPBOVersion(string openName);
}
static proto native PBOAPI GetPBOAPI();