![]() |
Plasma Engine
2.0
|
This is the complete list of members for plPrefabUtils, including all inherited members.
GetDefaultValue(const plAbstractObjectGraph &graph, const plUuid &objectGuid, plStringView sProperty, plVariant index=plVariant(), bool *pValueFound=nullptr) (defined in plPrefabUtils) | plPrefabUtils | static |
GetFirstRootNode(plAbstractObjectGraph &ref_graph) (defined in plPrefabUtils) | plPrefabUtils | static |
GetPrefabRoot(const plDocumentObject *pObject, const plObjectMetaData< plUuid, plDocumentObjectMetaData > &documentObjectMetaData, plInt32 *pDepth=nullptr) (defined in plPrefabUtils) | plPrefabUtils | static |
GetRootNodes(plAbstractObjectGraph &ref_graph, plHybridArray< plAbstractObjectNode *, 4 > &out_nodes) (defined in plPrefabUtils) | plPrefabUtils | static |
LoadGraph(plAbstractObjectGraph &out_graph, plStringView sGraph) (defined in plPrefabUtils) | plPrefabUtils | static |
Merge(const plAbstractObjectGraph &baseGraph, const plAbstractObjectGraph &leftGraph, const plAbstractObjectGraph &rightGraph, plDeque< plAbstractGraphDiffOperation > &out_mergedDiff) | plPrefabUtils | static |
Merge(plStringView sBase, plStringView sLeft, plDocumentObject *pRight, bool bRightIsNotPartOfPrefab, const plUuid &prefabSeed, plStringBuilder &out_sNewGraph) | plPrefabUtils | static |
ReadDocumentAsString(plStringView sFile) (defined in plPrefabUtils) | plPrefabUtils | static |
WriteDiff(const plDeque< plAbstractGraphDiffOperation > &mergedDiff, plStringBuilder &out_sText) (defined in plPrefabUtils) | plPrefabUtils | static |