Searched refs:GetInternalValueAccess (Results 1 – 4 of 4) sorted by relevance
26 …virtual IEngineInternalValueAccess::Ptr GetInternalValueAccess(const CORE_NS::PropertyTypeDecl& ty… in META_BEGIN_NAMESPACE()
111 …IEngineInternalValueAccess::Ptr GetInternalValueAccess(const CORE_NS::PropertyTypeDecl& type) cons…
761 IEngineInternalValueAccess::Ptr ObjectRegistry::GetInternalValueAccess(const CORE_NS::PropertyTypeD… in GetInternalValueAccess() function in ObjectRegistry
77 …if (auto access = META_NS::GetObjectRegistry().GetEngineData().GetInternalValueAccess(p.property.t… in AddValue()