Client LuaCsForBarotrauma
BeaconStationFile.cs
1
namespace
Barotrauma
2
{
3
[RequiredByCorePackage]
4
public
class
BeaconStationFile
:
BaseSubFile
5
{
6
public
BeaconStationFile
(
ContentPackage
contentPackage,
ContentPath
path) : base(contentPackage, path) { }
7
}
8
}
Barotrauma.BaseSubFile
Definition:
SubmarineFile.cs:7
Barotrauma.BeaconStationFile
Definition:
BeaconStationFile.cs:5
Barotrauma.BeaconStationFile.BeaconStationFile
BeaconStationFile(ContentPackage contentPackage, ContentPath path)
Definition:
BeaconStationFile.cs:6
Barotrauma.ContentPackage
Definition:
ContentPackage.cs:18
Barotrauma.ContentPath
Definition:
ContentPath.cs:11
Barotrauma
Definition:
AchievementManager.cs:12
Barotrauma
BarotraumaShared
SharedSource
ContentManagement
ContentFile
BeaconStationFile.cs
Generated by
1.9.1