Set the record index attribute of this context object to the specified index. The behavior is undefined if the resulting attribute values are incompatible.
Synopsis
Declared in <ball_context.h>
void
setRecordIndexRaw(int index);
Parameters
Name |
Description |
index |
new record index attribute value |
Created with MrDocs