Expose and document various APIs of Visject for plugins to use
This commit is contained in:
@@ -5,10 +5,6 @@
|
||||
#include "Engine/Serialization/ReadStream.h"
|
||||
#include "Engine/Serialization/WriteStream.h"
|
||||
|
||||
VisjectMeta::VisjectMeta()
|
||||
{
|
||||
}
|
||||
|
||||
bool VisjectMeta::Load(ReadStream* stream, bool loadData)
|
||||
{
|
||||
Release();
|
||||
|
||||
Reference in New Issue
Block a user