SerenityJS
    Preparing search index...

    Interface GoldenRailBlock

    interface GoldenRailBlock {
        rail_data_bit?: boolean;
        rail_direction?: number;
    }
    Index

    Properties

    rail_data_bit?: boolean
    rail_direction?: number