Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
obj_name_st Struct Reference

#include <objects.h>

Public Attributes

int type
 
int alias
 
const char * name
 
const char * data
 

Detailed Description

Definition at line 35 of file objects.h.

Member Data Documentation

◆ alias

int obj_name_st::alias

Definition at line 37 of file objects.h.

◆ data

const char* obj_name_st::data

Definition at line 39 of file objects.h.

◆ name

const char* obj_name_st::name

Definition at line 38 of file objects.h.

◆ type

int obj_name_st::type

Definition at line 36 of file objects.h.


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