You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe the documentation page File IO - List of Aliases need to be updated, particularly focusing on "The Aliasing System".
I tested the code shown on this page, and here are my findings:
Deprecated warning using @assets@
<12:38:32> [Error] (FileIO) - Alias "@assets@" is deprecated. Please use alias "@products@" instead
<12:38:32> (FileContent) - @assets@ alias path: D:\O3DE-Projects\Projects\ProjectM\Cache\pc
<12:38:32> (FileContent) - @products@ alias path: D:\O3DE-Projects\Projects\ProjectM\Cache\pc
Another good addition would be::
How to get all the available Aliases?
Describe the issue
I believe the documentation page File IO - List of Aliases need to be updated, particularly focusing on "The Aliasing System".
I tested the code shown on this page, and here are my findings:
Deprecated warning using @assets@
Another good addition would be::
How to get all the available Aliases?
Impacted page(s)
File IO - List of Aliases
Expected experience
Expected to have the updated information and the complete list of aliases.
The text was updated successfully, but these errors were encountered: