|
VR-Engage
2.2
|
| T | Data type of the attribute value |
This templated structure derives from BaseAttribute and adds a typed value field. It is used to store attributes of different data types in a type-safe manner.
#include <vrfTaskEntityScript.h>
Public Attributes | |
| T | value |
| T makVre::VrfScriptedEntityTaskMessage::Attribute< T >::value |
Value of the attribute.
Referenced by makVre::VrfScriptedEntityTaskMessage::addAttribute().