Blamite Game Engine - blam!  00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
Blam::command_object Class Reference

Legacy class representing a CommandScript command. More...

#include <haloscript.h>

Public Attributes

std::string name
 
std::string description
 
std::string action
 

Detailed Description

Legacy class representing a CommandScript command.

Deprecated:
Awfully coded and outright useless. Will be removed soon.

Member Data Documentation

◆ action

std::string Blam::command_object::action

◆ description

std::string Blam::command_object::description

◆ name

std::string Blam::command_object::name

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