Searched refs:GetPropertyParams (Results 1 – 3 of 3) sorted by relevance
36 virtual EnginePropertyParams GetPropertyParams() const = 0; in META_BEGIN_NAMESPACE()69 EnginePropertyParams GetPropertyParams() const override; in META_BEGIN_NAMESPACE()
93 EnginePropertyParams EngineValue::GetPropertyParams() const in GetPropertyParams() function in Internal::EngineValue
129 auto params = i->GetPropertyParams(); in ConstructValues()