SPN C++ Bot Framework
Loading...
Searching...
No Matches
src
usercode.h
1
#pragma once
2
3
#include "bot_api.h"
4
5
bool
init(
Api
*api);
6
bool
step(
Api
*api);
Api
A class providing a simplified API for the Bots.
Definition:
bot_api.h:20
Generated by
1.9.5