Searched refs:TieProperty (Results 1 – 3 of 3) sorted by relevance
32 virtual IProperty::Ptr TieProperty(const IProperty::Ptr&, BASE_NS::string valueName) = 0;
34 IProperty::Ptr TieProperty(const IProperty::Ptr&, BASE_NS::string valueName) override; in META_BEGIN_NAMESPACE()
63 IProperty::Ptr EngineInputPropertyManager::TieProperty(const IProperty::Ptr& p, BASE_NS::string val… in TieProperty() function in Internal::EngineInputPropertyManager