Code/Editor
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -445,7 +445,7 @@ void CWipFeatureManager::SetFeatureUpdateCallback(int aFeatureId, TWipFeatureUpd
|
||||
m_features[aFeatureId].m_pfnUpdateFeature = pfnUpdate;
|
||||
}
|
||||
|
||||
std::map<int, CWipFeatureManager::SWipFeatureInfo>& CWipFeatureManager::GetFeatures()
|
||||
AZStd::map<int, CWipFeatureManager::SWipFeatureInfo>& CWipFeatureManager::GetFeatures()
|
||||
{
|
||||
return m_features;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user