contract2.gm Contract Overview Actions (80) Structs (162) Tables (16) ABI Structs (162) player_info Action return type for getplayer { "name": "player_info", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "is_player", "type": "bool" }, { "name": "company_name", "type": "string" } ] }