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

A behavior port that accepts input. More...

#include <behaviorTemplate.h>

+ Inheritance diagram for BehaviorTemplate::BehaviorPortInput:

Public Member Functions

 BehaviorPortInput (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 accepts input.

Constructor & Destructor Documentation

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

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