Searched defs:dataHandle (Results 1 – 5 of 5) sorted by relevance
246 …nager<ComponentType, BaseClass>::SetData(CORE_NS::Entity entity, const IPropertyHandle& dataHandle)287 …aseManager<ComponentType, BaseClass>::SetData(ComponentId index, const IPropertyHandle& dataHandle)425 bool BaseManager<ComponentType, BaseClass>::IsMatchingHandle(const IPropertyHandle& dataHandle)
494 …PostProcessConfigurationComponentManager::SetData(Entity entity, const IPropertyHandle& dataHandle) in SetData()532 …ProcessConfigurationComponentManager::SetData(ComponentId index, const IPropertyHandle& dataHandle) in SetData()642 bool PostProcessConfigurationComponentManager::IsMatchingHandle(const IPropertyHandle& dataHandle) in IsMatchingHandle()
718 void MaterialComponentManager::SetData(Entity entity, const IPropertyHandle& dataHandle) in SetData()754 void MaterialComponentManager::SetData(ComponentId index, const IPropertyHandle& dataHandle) in SetData()861 bool MaterialComponentManager::IsMatchingHandle(const IPropertyHandle& dataHandle) in IsMatchingHandle()
191 void *dataHandle = nullptr; in MakeLocalSocketMessage() local
302 void *dataHandle = nullptr; in MakeMessage() local