Table of Contents


SCENE_OBJECT

Definition

struct SCENE_OBJECT
{
    string str_obj_name;
    int i_obj_type;
};

Properties

_str_obj_name the ID of the object
_i_obj_type the type of the object