Inherits AZ::ScriptPropertyGenericClassMap.
Public Member Functions | |
| AZ_CLASS_ALLOCATOR (ScriptPropertyGenericClassMapImpl< T >, SystemAllocator) | |
| void | UpdateTableValue (const AZ::ScriptPropertyGenericClass *keyProperty, AZ::ScriptDataContext &scriptDataContext, int valueIndex) override |
| void | SetTableValue (const AZ::ScriptPropertyGenericClass *keyProperty, const AZ::ScriptProperty *scriptProperty) override |
| AZ::ScriptProperty * | FindTableValue (const AZ::ScriptPropertyGenericClass *keyProperty) const override |
| ScriptPropertyGenericClassMap * | Clone () override |
| void | CloneDataFrom (ScriptPropertyGenericClassMap *dataBase) override |
| const AZStd::unordered_map< T, MapValuePair > & | GetPairMapping () const |
| AZStd::unordered_map< T, MapValuePair > & | GetPairMapping () |
| void | SetWatcher (AZ::ScriptPropertyWatcher *scriptPropertyWatcher) override |
Public Member Functions inherited from AZ::ScriptPropertyGenericClassMap | |
| AZ_CLASS_ALLOCATOR (ScriptPropertyGenericClassMap, SystemAllocator) | |
|
inlineoverridevirtual |
Implements AZ::ScriptPropertyGenericClassMap.
|
inlineoverridevirtual |
Implements AZ::ScriptPropertyGenericClassMap.
|
inlineoverridevirtual |
Implements AZ::ScriptPropertyGenericClassMap.
|
inlineoverridevirtual |
Implements AZ::ScriptPropertyGenericClassMap.
|
inlineoverridevirtual |
Implements AZ::ScriptPropertyGenericClassMap.
|
inlineoverridevirtual |
Implements AZ::ScriptPropertyGenericClassMap.