Files
o3de/Code/Framework/AzCore/AzCore
galibzon 76e09a36d9 Make math classes & EntityId visible in Lua Documentation. (#6261)
Small change in behavior context attribute for a few
classes so they become visible when extracting Lua symbols
from the ScriptContextDebug() API.

From:
Attribute(AZ::Script::Attributes::ExcludeFrom,
    AZ::Script::Attributes::ExcludeFlags::All)

To:
Attribute(AZ::Script::Attributes::ExcludeFrom,
    AZ::Script::Attributes::ExcludeFlags::ListOnly)

It seems the previous code was simply trying to hide those symbols from
the Script Canvas node palette. But it was also, seemingly unintentional,
hiding those symbol from Lua Documentation.

Signed-off-by: galibzon <66021303+galibzon@users.noreply.github.com>
2021-12-08 16:51:44 -06:00
..
2021-12-02 17:15:46 -08:00
2021-12-07 12:35:41 -08:00
2021-12-02 18:08:45 -08:00
2021-11-18 10:09:22 +00:00
2021-12-03 10:40:22 -08:00
2021-11-18 10:09:22 +00:00
2021-11-18 10:09:22 +00:00
2021-12-07 12:35:41 -08:00
2021-12-07 12:35:41 -08:00
2021-12-02 13:55:00 -08:00
2021-12-02 18:12:40 -08:00
2021-12-02 17:15:46 -08:00
2021-12-07 12:35:41 -08:00
WIP
2021-09-08 13:43:30 -07:00
2021-08-20 20:36:11 -07:00