![]() |
DI-Guy SDK Documentation
13.7
|
Go to the source code of this file.
Classes | |
| class | diguyAuthorVisualWaypoint |
| Link against: libdiguy More... | |
Functions | |
| void | diguy_author_set_waypoint_visual_create_func (diguyAuthorVisualWaypointCreateFunc *func) |
| Function for setting the create function for waypoint visual subclass objects. More... | |
Variables | |
| comment line count1comment line | count1 |
| void diguy_author_set_waypoint_visual_create_func | ( | diguyAuthorVisualWaypointCreateFunc * | func | ) |
Function for setting the create function for waypoint visual subclass objects.
This should be called after diguy_author_initialize(), but before any scenario is created of loaded.
| comment line count1comment line count1 |