PrefabDoc struct
Metadata for one open .tnxprefab file.
Public variables
- std::string FilePath
- std::string PrefabName
- std::string PrefabType
- std::string BaseTypeName
- JsonValue RootJson
- bool bDirty
- bool bTabOpen
- bool bPreviewRebuildPending
- std::unique_ptr<FlowManagerBase> PreviewFlow
- std::unique_ptr<WorldViewport> PreviewViewport
- EngineConfig PreviewConfig
- bool bPreviewReady
- std::string PreviewError
- float OrbitYaw
- float OrbitPitch
- float OrbitDist