Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -69,7 +69,6 @@ namespace Achievements
|
||||
|
||||
behaviorContext->Class<AchievementDetails>()
|
||||
->Constructor<AchievementDetails&>()
|
||||
->Attribute(AZ::Script::Attributes::ExcludeFrom, AZ::Script::Attributes::ExcludeFlags::Preview)
|
||||
->Attribute(AZ::Script::Attributes::Storage, AZ::Script::Attributes::StorageType::Value)
|
||||
->Property("id", BehaviorValueProperty(&AchievementDetails::id))
|
||||
->Property("name", BehaviorValueProperty(&AchievementDetails::name))
|
||||
|
||||
Reference in New Issue
Block a user