UFO: Alien Invasion
Loading...
Searching...
No Matches
ptlCmd_t Struct Reference

#include <cl_renderer.h>

Collaboration diagram for ptlCmd_t:
Collaboration graph

Data Fields

byte cmd
byte type
int ref

Detailed Description

Definition at line 74 of file cl_renderer.h.

Field Documentation

◆ cmd

byte ptlCmd_t::cmd

the type of the command -

See also
pc_t

Definition at line 75 of file cl_renderer.h.

Referenced by CL_ParsePtlCmds(), and CL_ParticleFunction().

◆ ref

int ptlCmd_t::ref

This is the location of the data for this particle command. If negative this is relative to the particle, otherwise relative to particle command hunk

Definition at line 77 of file cl_renderer.h.

Referenced by CL_ParsePtlCmds(), CL_ParticleCommandGetDataLocation(), and CL_ParticleFunction().

◆ type

byte ptlCmd_t::type

the type of the data referenced by this particle command

Definition at line 76 of file cl_renderer.h.

Referenced by CL_ParsePtlCmds(), and CL_ParticleFunction().


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