This function is not so important ...
This function associates a number with the group
later (When the world is saved and load in viewer mode
we can get this number using STATE_object_get_control_type_number()
Note that the function does nothing it is just a set and get mechanism.
The number that you give has no meaning to the Engine.
The meaning is as given by the application that is using the engine.
parameters:
num: any integer that is equal or greater than 64
(the first 63 numbers are reserved for future use)
|