Crossfire Server, Trunk  1.75.0
objectlink Struct Reference

Used to link together several objects. More...

#include <object.h>

+ Collaboration diagram for objectlink:

Data Fields

tag_t id
 ob's tag, in case it is removed. More...
 
objectlinknext
 Next item to link to. More...
 
objectob
 Item to link to. More...
 

Detailed Description

Used to link together several objects.

Definition at line 460 of file object.h.

Field Documentation

◆ id

tag_t objectlink::id

ob's tag, in case it is removed.

Definition at line 463 of file object.h.

Referenced by add_button_link(), get_button_links(), get_button_value(), trigger_connected(), update_button(), and update_buttons().

◆ next

◆ ob


The documentation for this struct was generated from the following file: