Navigation
API > API/Plugins > API/Plugins/DirectoryPlaceholder
Extremely lightweight object that can be used as a placeholder in an otherwise empty directory. The presence of a placeholder object allows that directory to be submitted to source control.
| Name | UDirectoryPlaceholder |
| Type | class |
| Header File | /Engine/Plugins/Developer/DirectoryPlaceholder/Source/DirectoryPlaceholder/Public/DirectoryPlaceholder.h |
| Include Path | #include "DirectoryPlaceholder.h" |
Syntax
UCLASS ()
class UDirectoryPlaceholder : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDirectoryPlaceholder
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UDirectoryPlaceholder() |
DirectoryPlaceholder.h |