BfReadEntity Function

Reads an entity from a readable bitbuffer (bf_read).

int BfReadEntity(Handle bf)

Parameters

Handle bf

bf_read handle to read from.

Return Value

Entity index read.

Errors

Invalid or incorrect Handle.

Notes

This is a wrapper around BfReadShort().