Urho3D::AttributeTrait< T > Struct Template Reference
Urho3D::AttributeTrait< T > Struct Template Reference
Attribute trait (default use const reference for object type). More...
#include <Urho3D/Scene/Serializable.h>
Public Types | |
typedef const T & | ReturnType |
Get function return type. | |
typedef const T & | ParameterType |
Set function parameter type. | |
Detailed Description
template<typename T>
struct Urho3D::AttributeTrait< T >
Attribute trait (default use const reference for object type).
The documentation for this struct was generated from the following file:
- Source/Urho3D/Scene/Serializable.h