Torque2D Reference
Public Member Functions | List of all members
BehaviorTemplate::BehaviorPortOutput Struct Reference

A behavior port that raises an output. More...

#include <behaviorTemplate.h>

+ Inheritance diagram for BehaviorTemplate::BehaviorPortOutput:

Public Member Functions

 BehaviorPortOutput (const char *name, const char *label, const char *description)
 
- Public Member Functions inherited from BehaviorTemplate::BehaviorPort
 BehaviorPort (const char *name, const char *label, const char *description)
 

Additional Inherited Members

- Public Attributes inherited from BehaviorTemplate::BehaviorPort
StringTableEntry mName
 
StringTableEntry mLabel
 
StringTableEntry mDescription
 

Detailed Description

A behavior port that raises an output.

Constructor & Destructor Documentation

BehaviorPortOutput ( const char *  name,
const char *  label,
const char *  description 
)
inline

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