Searched defs:shouldSet (Results 1 – 2 of 2) sorted by relevance
31 …static void SetEntityAttribute(T &entity, const std::function<bool()> &shouldSet, std::string_view… in SetEntityAttribute()43 …static void SetEntityAttributeValue(T &entity, const std::function<bool()> &shouldSet, std::string… in SetEntityAttributeValue()
873 static void SetEntityAttribute(T *entity, const std::function<bool()> &shouldSet, std::string_view … in SetEntityAttribute()884 static void SetEntityAttributeValue(T *entity, const std::function<bool()> &shouldSet, std::string_… in SetEntityAttributeValue()