3#include <Foundation/Serialization/AbstractObjectGraph.h>
4#include <ToolsFoundation/Document/Document.h>
5#include <ToolsFoundation/Object/ObjectMetaData.h>
6#include <ToolsFoundation/ToolsFoundationDLL.h>
Definition AbstractObjectGraph.h:115
Definition AbstractObjectGraph.h:17
Definition DocumentObjectBase.h:11
A hybrid array uses in-place storage to handle the first few elements without any allocation....
Definition HybridArray.h:12
Definition PrefabUtils.h:11
plStringBuilder is a class that is meant for creating and modifying strings.
Definition StringBuilder.h:35
plStringView represent a read-only sub-string of a larger string, as it can store a dedicated string ...
Definition StringView.h:34
This data type is the abstraction for 128-bit Uuid (also known as GUID) instances.
Definition Uuid.h:11
plVariant is a class that can store different types of variables, which is useful in situations where...
Definition Variant.h:44