![]() |
Paradox Game Engine
v1.0.0 beta06
|
A collection of PackageProfile. More...
Public Member Functions | |
PackageProfileCollection () | |
Initializes a new instance of the PackageProfileCollection class. More... | |
PackageProfile | FindSharedProfile () |
Finds a shared profile (a profile that is not platform specific) More... | |
Protected Member Functions | |
override PlatformType | GetKeyForItem (PackageProfile item) |
A collection of PackageProfile.
Definition at line 18 of file PackageProfile.cs.
SiliconStudio.Assets.PackageProfileCollection.PackageProfileCollection | ( | ) |
Initializes a new instance of the PackageProfileCollection class.
Definition at line 23 of file PackageProfile.cs.
PackageProfile SiliconStudio.Assets.PackageProfileCollection.FindSharedProfile | ( | ) |
Finds a shared profile (a profile that is not platform specific)
Definition at line 38 of file PackageProfile.cs.
|
protected |
Definition at line 29 of file PackageProfile.cs.