Atrinik Server 2.5
Data Fields
fields_struct Struct Reference

#include <plugin_python.h>

Data Fields

char * name
field_type type
size_t offset
uint32 flags
uint32 extra_data

Detailed Description

General structure for Python object fields.

Definition at line 408 of file plugin_python.h.


Field Documentation

Extra data for some special fields.

Definition at line 428 of file plugin_python.h.

Flags for special handling.

Definition at line 424 of file plugin_python.h.

Name of the field.

Definition at line 412 of file plugin_python.h.

Offset in player structure.

Definition at line 420 of file plugin_python.h.

Field type.

Definition at line 416 of file plugin_python.h.


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