Interface Door

Internal link data

interface Door {
    glType: Door;
    spaceId: string;
    text: string;
}

Hierarchy (view full)

Properties

Properties

glType: Door

Type of contained data

spaceId: string

Identifier of target space

text: string

Name of target space