Code/Editor
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -97,11 +97,6 @@ namespace
|
||||
}
|
||||
}
|
||||
|
||||
const char* PyGetGameFolder()
|
||||
{
|
||||
return Path::GetEditingGameDataFolder().c_str();
|
||||
}
|
||||
|
||||
AZStd::string PyGetGameFolderAsString()
|
||||
{
|
||||
return Path::GetEditingGameDataFolder();
|
||||
|
||||
Reference in New Issue
Block a user