Interface EnterableDefinition

interface EnterableDefinition {
    noiseID: string;
}

Hierarchy (view full)

Properties

Properties

noiseID: string