![]() |
Paradox Game Engine
v1.0.0 beta06
|
Describes a raw import, as used in project file. More...
Public Member Functions | |
RawImport () | |
Properties | |
UDirectory | SourceDirectory [get, set] |
Gets or sets the source directory. More... | |
List< string > | Patterns [get, set] |
Gets the source file patterns. More... | |
UDirectory | TargetLocation [get, set] |
Gets or sets the asset target location. More... | |
Describes a raw import, as used in project file.
Definition at line 14 of file RawImport.cs.
SiliconStudio.Assets.RawImport.RawImport | ( | ) |
Definition at line 16 of file RawImport.cs.
|
getset |
|
getset |
Gets or sets the source directory.
The source directory.
Definition at line 30 of file RawImport.cs.
|
getset |
Gets or sets the asset target location.
The asset target location.
Definition at line 50 of file RawImport.cs.