Navigation
API > API/Plugins > API/Plugins/MegascansPlugin
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMegascansSettings
References
| Module | MegascansPlugin |
| Header | /Engine/Plugins/Bridge/Source/MegascansPlugin/Public/MSSettings.h |
| Include | #include "MSSettings.h" |
Syntax
UCLASS&40;Config&61;Editor&41;
class UMegascansSettings : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| *bool | bApplyToSelection | Apply imported Surface on selected Actors in Editor. | |
| bool | bBatchImportPrompt | Ask for confirmation when importing more than 10 assets. | |
| bool | bCreateFoliage | Populate Foliage Editor with Foliage Types for 3D Plants. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UMegascansSettings
(
const FObjectInitializer& ObjectInitializer |