Urho3D::AttributeTrait< T > Struct Template Reference

Attribute trait (default use const reference for object type). More...

#include <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:
  • /home/travis/build/urho3d/Urho3D/Source/Urho3D/Scene/Serializable.h