Atrinik Server 2.5
Data Fields
oblnk Struct Reference

#include <object.h>

Data Fields

union {
   struct oblnk *   link
   object *   ob
   struct ban_struct *   ban
objlink
struct oblnknext
struct oblnkprev
tag_t id
long value

Detailed Description

Used to link together several objects.

Definition at line 462 of file object.h.


Field Documentation

Ban.

Definition at line 474 of file object.h.

Object ID.

Definition at line 484 of file object.h.

struct oblnk* oblnk::link

Link.

Definition at line 468 of file object.h.

struct oblnk* oblnk::next

Next object in this list.

Definition at line 478 of file object.h.

Object.

Definition at line 471 of file object.h.

struct oblnk* oblnk::prev

Previous object in this list.

Definition at line 481 of file object.h.

Used as connected value in buttons/gates.

Definition at line 487 of file object.h.


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