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

#include <hudartillery.h>

Public Attributes

char name [NAME_LENGTH]
 
int count
 
int max_count
 
int weapon_info_index
 
float warp_radius
 
float warp_time
 
float radius
 
float max_radius
 
float offset
 
float max_offset
 
char message [NAME_LENGTH]
 
bool use_custom_message
 
bool send_message
 
int sound_index
 
int shape
 

Detailed Description

Definition at line 28 of file hudartillery.h.

Member Data Documentation

int ssm_info::count

Definition at line 30 of file hudartillery.h.

int ssm_info::max_count

Definition at line 31 of file hudartillery.h.

float ssm_info::max_offset

Definition at line 38 of file hudartillery.h.

float ssm_info::max_radius

Definition at line 36 of file hudartillery.h.

char ssm_info::message[NAME_LENGTH]

Definition at line 39 of file hudartillery.h.

char ssm_info::name[NAME_LENGTH]

Definition at line 29 of file hudartillery.h.

float ssm_info::offset

Definition at line 37 of file hudartillery.h.

float ssm_info::radius

Definition at line 35 of file hudartillery.h.

bool ssm_info::send_message

Definition at line 41 of file hudartillery.h.

int ssm_info::shape

Definition at line 43 of file hudartillery.h.

int ssm_info::sound_index

Definition at line 42 of file hudartillery.h.

bool ssm_info::use_custom_message

Definition at line 40 of file hudartillery.h.

float ssm_info::warp_radius

Definition at line 33 of file hudartillery.h.

float ssm_info::warp_time

Definition at line 34 of file hudartillery.h.

int ssm_info::weapon_info_index

Definition at line 32 of file hudartillery.h.


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