Rise
The Vieneo Province
Command Struct Reference

#include <Command.h>

Collaboration diagram for Command:
[legend]

Public Member Functions

 Command ()
 

Public Attributes

float delay
 
std::string name
 
float timeOnStack
 
float ttl
 
std::string sValue
 
int ivalues [2]
 
bool bValue
 

Detailed Description

Definition at line 5 of file Command.h.

Constructor & Destructor Documentation

◆ Command()

Command::Command ( )
inline

Definition at line 24 of file Command.h.

Member Data Documentation

◆ bValue

bool Command::bValue

Definition at line 22 of file Command.h.

◆ delay

float Command::delay

Definition at line 8 of file Command.h.

◆ ivalues

int Command::ivalues[2]

Definition at line 21 of file Command.h.

◆ name

std::string Command::name

Definition at line 11 of file Command.h.

◆ sValue

std::string Command::sValue

Definition at line 20 of file Command.h.

◆ timeOnStack

float Command::timeOnStack

Definition at line 14 of file Command.h.

◆ ttl

float Command::ttl

Definition at line 17 of file Command.h.


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