Show / Hide Table of Contents

Class RepositoryName

Names for repositories of named repositories are defined here, to avoid typo's that break stuff.

Inheritance
System.Object
RepositoryName
Namespace: InsaneScatterbrain.RetroKit.Editor
Syntax
public static class RepositoryName

Fields

MusicSampleSet

Declaration
public const string MusicSampleSet = "Music Sample Set"
Field Value
Type Description
System.String

SoundEffectSampleSet

Declaration
public const string SoundEffectSampleSet = "Sound Effect Sample Set"
Field Value
Type Description
System.String
Back to top Generated by DocFX