Navigation
API > API/Plugins > API/Plugins/LevelSnapshots
| |
|
| Name |
FSkippedClassList |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Settings/SkippedClassList.h |
| Include Path |
#include "Settings/SkippedClassList.h" |
Syntax
USTRUCT ()
struct FSkippedClassList
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| SkippedClasses |
TSet< FSoftClassPath > |
These actor and component classes are skipped. |
Settings/SkippedClassList.h |
|