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