![]() |
Paradox Game Engine
v1.0.0 beta06
|
A raw asset being imported that will generate possibly multiple AssetItem More...
Properties | |
| UFile | File [get] |
| Gets the file/raw asset being imported. More... | |
| List< AssetToImportByImporter > | ByImporters [get, set] |
| Gets the list of importers and asset to import by importers. More... | |
| bool | Enabled [get, set] |
| Gets or sets a value indicating whether this AssetToImport is enabled. More... | |
A raw asset being imported that will generate possibly multiple AssetItem
Definition at line 15 of file AssetToImport.cs.
|
getset |
Gets the list of importers and asset to import by importers.
The by importers.
Definition at line 48 of file AssetToImport.cs.
|
getset |
Gets or sets a value indicating whether this AssetToImport is enabled.
true if enabled; otherwise, false.
Definition at line 54 of file AssetToImport.cs.
|
get |