Inherits ScriptCanvas::Data::TraitsBase< t_Type >.
Additional Inherited Members | |
Public Types inherited from ScriptCanvas::Data::TraitsBase< t_Type > | |
| using | ThisType = TraitsBase< t_Type > |
| using | Type = AZStd::decay_t< t_Type > |
Static Public Member Functions inherited from ScriptCanvas::Data::TraitsBase< t_Type > | |
| static AZ::Uuid | GetAZType (const Data::Type &={}) |
| static Data::Type | GetSCType (const AZ::TypeId &=AZ::TypeId::CreateNull())=delete |
| static AZStd::string | GetName (const Data::Type &={})=delete |
| static Type | GetDefault (const Data::Type &={})=delete |
| static bool | IsDefault (const AZStd::any &, const Data::Type &={})=delete |
Static Public Attributes inherited from ScriptCanvas::Data::TraitsBase< t_Type > | |
| static const bool | s_isAutoBoxed = false |
| static const bool | s_isKey = false |
| static const bool | s_isNative = false |
| static const eType | s_type = eType::Invalid |