API (v2.0.0) - Giro3D
    Preparing search index...
    interface Unit {
        name: string;
        type: UnitType;
        getSymbol(): string;
    }

    Implemented by

    Index

    Properties

    Methods

    Properties

    name: string
    type: UnitType

    Methods