Rebel Fork Framework
Urho3D::AttributeHandle Struct Reference

#include <Urho3D/Core/Attribute.h>

Public Member Functions

AttributeHandleSetScopeHint (AttributeScopeHint scopeHint)
 
AttributeHandleSetMetadata (StringHash key, const Variant &value)
 

Private Attributes

AttributeInfoattributeInfo_ = nullptr
 

Friends

class ObjectReflection
 

Detailed Description

Attribute handle returned by Context::RegisterAttribute and used to chain attribute setup calls.


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