Searched refs:CommonClickEffectAttribute (Results 1 – 5 of 5) sorted by relevance
79 struct CommonClickEffectAttribute : Attribute { struct
50 const std::shared_ptr<CommonClickEffectAttribute> DeclarationConstants::DEFAULT_CLICK_EFFECT_ATTR =51 std::make_shared<CommonClickEffectAttribute>();
86 static const std::shared_ptr<CommonClickEffectAttribute> DEFAULT_CLICK_EFFECT_ATTR;
521 …declaration.MaybeResetAttribute<CommonClickEffectAttribute>(AttributeTag::COMMON_CLICK_EFFECT_ATTR… in SetAttr()600 …declaration.MaybeResetAttribute<CommonClickEffectAttribute>(AttributeTag::COMMON_CLICK_EFFECT_ATTR… in SetAttr()
1649 …static_cast<CommonClickEffectAttribute&>(declaration_->GetAttribute(AttributeTag::COMMON_CLICK_EFF… in UpdateTweenComponent()