FS2_Open
Open source remastering of the Freespace 2 engine
checkobject Struct Reference

#include <object.h>

Public Attributes

int type
 
int signature
 
uint flags
 
int parent_sig
 
int parent_type
 

Detailed Description

Definition at line 197 of file object.h.

Member Data Documentation

uint checkobject::flags

Definition at line 201 of file object.h.

int checkobject::parent_sig

Definition at line 202 of file object.h.

int checkobject::parent_type

Definition at line 203 of file object.h.

int checkobject::signature

Definition at line 200 of file object.h.

int checkobject::type

Definition at line 199 of file object.h.


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