Searched refs:ToEcs (Results 1 – 3 of 3) sorted by relevance
65 static inline EcsType ToEcs(SceneHolder& sceneHolder, const UiType& v) function76 …static inline CORE_NS::EntityReference ToEcs(SceneHolder& sceneHolder, const SCENE_NS::IBitmap::Pt… function114 static inline CORE_NS::Entity ToEcs(SceneHolder& sceneHolder, const typename ObjectType::Ptr& v) function313 prop->SetValue(Conv::ToEcs(*sceneHolder, propertyInstance->GetValue()));321 … prop->SetValue(Conv::ToEcs(*sh, propertyInstance->GetValue()));377 prop->SetValue(Conv::ToEcs(*sceneHolder, propertyInstance->GetValue()));386 … prop->SetValue(Conv::ToEcs(*sh, propertyInstance->GetValue()));
129 curVal.image = ImageConverter::ToEcs(*sh, Image()->GetValue()); in ImageChanged()
373 static uint32_t ToEcs(SceneHolder& sceneHolder, const int32_t& v) in ToEcs() function