mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-17 00:47:05 +00:00
Added new batch of script object icons + some fixes
This commit is contained in:
@@ -38,7 +38,7 @@ public:
|
||||
};
|
||||
|
||||
/*
|
||||
* __CProperty is a template subclass for actual properties.
|
||||
* TTypedProperty is a template subclass for actual properties.
|
||||
*/
|
||||
template <typename PropType, EPropertyType TypeEnum, class ValueClass>
|
||||
class TTypedProperty : public IProperty
|
||||
|
||||
Reference in New Issue
Block a user