Click or drag to resize
ModDisplayName Property
Display name of the mod.

Can contain any symbols and be changed freely. This is the name that's presented to users.

Namespace: spaar.ModLoader
Assembly: SpaarModLoader (in SpaarModLoader.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public abstract string DisplayName { get; }

Property Value

Type: String
See Also