RList.fillPointer

Used to make it more convenient to add new elements by name. Do not touch! Will probably be made private in the future.

struct RList
int fillPointer;

Meta