5 [RequiredByCorePackage, AlternativeContentTypeNames(
"MapCreature")]
10 protected override bool MatchesSingular(Identifier identifier) => identifier ==
"ballastflorabehavior";
11 protected override bool MatchesPlural(Identifier identifier) => identifier ==
"ballastflorabehaviors";
BallastFloraFile(ContentPackage contentPackage, ContentPath path)
override BallastFloraPrefab CreatePrefab(ContentXElement element)
override bool MatchesPlural(Identifier identifier)
override bool MatchesSingular(Identifier identifier)
override PrefabCollection< BallastFloraPrefab > Prefabs
static readonly PrefabCollection< BallastFloraPrefab > Prefabs