Barotrauma Client Doc
Barotrauma.LevelObjectPrefab.ChildObject Class Reference

Public Member Functions

 ChildObject ()
 
 ChildObject (XElement element)
 

Public Attributes

List< string > AllowedNames
 
int MinCount
 

Detailed Description

Constructor & Destructor Documentation

◆ ChildObject() [1/2]

Barotrauma.LevelObjectPrefab.ChildObject.ChildObject ( )

◆ ChildObject() [2/2]

Barotrauma.LevelObjectPrefab.ChildObject.ChildObject ( XElement  element)

Member Data Documentation

◆ AllowedNames

List<string> Barotrauma.LevelObjectPrefab.ChildObject.AllowedNames

◆ MinCount

int Barotrauma.LevelObjectPrefab.ChildObject.MinCount