Ported part and pvinstance, made XplicitNgine not use globals
This commit is contained in:
@@ -34,6 +34,7 @@ ReflectionProperty<T>::ReflectionProperty(void)
|
||||
template<class T>
|
||||
ReflectionProperty<T>::~ReflectionProperty(void)
|
||||
{
|
||||
dispose();
|
||||
}
|
||||
|
||||
template<class T>
|
||||
|
||||
Reference in New Issue
Block a user