bf6-portal-mod-types
    Preparing search index...

    Type Alias WaypointPath

    The WaypointPath opaque type. Can only be compared with mod.Equals, or by retrieving its id with mod.GetObjId. TODO: Determine how to get a WaypointPath.

    type WaypointPath = {
        _opaque: typeof WaypointPathSymbol;
    }
    Index

    Properties

    Properties

    _opaque: typeof WaypointPathSymbol