| 
    HDK
    
   | 
 
#include "FS_API.h"#include "UT/UT_Color.h"#include "UT/UT_Function.h"#include "UT/UT_JSONValueMap.h"#include "UT/UT_SharedPtr.h"#include "UT/UT_StringMap.h"#include <UT/UT_StringArray.h>#include <UT/UT_Vector3.h>
 Include dependency graph for UT_ShotBuilderConfig.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | UT_ShotBuilderLayerConfig | 
| struct | UT_ShotBuilderUnitConfig | 
| struct | UT_ShotBuilderProjectConfig | 
| class | UT_ShotBuilderConfig | 
Typedefs | |
| using | UT_ProjectCallbackFn = UT_Function< void(int)> | 
| using | UT_ShotBuilderProjectConfigPtr = UT_SharedPtr< UT_ShotBuilderProjectConfig > | 
Enumerations | |
| enum | UT_ProjectChangedType { ConfigChanged, ContentChanged } | 
| using UT_ProjectCallbackFn = UT_Function<void(int)> | 
Definition at line 32 of file UT_ShotBuilderConfig.h.
Definition at line 33 of file UT_ShotBuilderConfig.h.
| Enumerator | |
|---|---|
| ConfigChanged | |
| ContentChanged | |
Definition at line 24 of file UT_ShotBuilderConfig.h.