Describes buld parameters used when building assets.
More...
Describes buld parameters used when building assets.
Definition at line 48 of file PackageProfile.cs.
SiliconStudio.Assets.PackageProfile.PackageProfile |
( |
| ) |
|
SiliconStudio.Assets.PackageProfile.PackageProfile |
( |
string |
name | ) |
|
SiliconStudio.Assets.PackageProfile.PackageProfile |
( |
string |
name, |
|
|
params AssetFolder[] |
folders |
|
) |
| |
Initializes a new instance of the PackageProfile class.
- Parameters
-
name | The name. |
folders | The folders. |
- Exceptions
-
System.ArgumentNullException | name |
Definition at line 83 of file PackageProfile.cs.
static PackageProfile SiliconStudio.Assets.PackageProfile.NewShared |
( |
| ) |
|
|
static |
const string SiliconStudio.Assets.PackageProfile.SharedName = "Shared" |
Gets the asset directories to lookup.
The asset directories.
Definition at line 119 of file PackageProfile.cs.
List<string> SiliconStudio.Assets.PackageProfile.InheritProfiles |
|
getset |
string SiliconStudio.Assets.PackageProfile.Name |
|
getset |
Gets or sets the name of this profile.
The name.
Definition at line 97 of file PackageProfile.cs.
Dictionary<string, UDirectory> SiliconStudio.Assets.PackageProfile.OutputGroupDirectories |
|
getset |
Gets the output group directories.
The output group directories.
Definition at line 131 of file PackageProfile.cs.
Gets the assembly references to load when compiling this package.
The assembly references.
Definition at line 145 of file PackageProfile.cs.
Gets the dynamic properties associated with this profile.
The properties.
Definition at line 138 of file PackageProfile.cs.
The documentation for this class was generated from the following file:
- D:/Projects/Bitbucket Hosting/DoxygenFilesAndSources/Paradox v1.0.0 beta06/sources/assets/SiliconStudio.Assets/PackageProfile.cs