Show / Hide Table of Contents

Class NanotrasenNameGenerator

Inheritance
System.Object
StationNameGenerator
NanotrasenNameGenerator
Namespace: Content.Server.Maps.NameGenerators
Assembly: Content.Server.dll
Syntax
public sealed class NanotrasenNameGenerator : StationNameGenerator

Fields

| Improve this Doc View Source

PrefixCreator

Where the map comes from. Should be a two or three letter code, for example "VG" for Packedstation.

Declaration
public string PrefixCreator
Field Value
Type Description
System.String

Methods

| Improve this Doc View Source

FormatName(String)

Declaration
public override string FormatName(string input)
Parameters
Type Name Description
System.String input
Returns
Type Description
System.String
Overrides
StationNameGenerator.FormatName(String)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾