Esposter
    Preparing search index...

    Variable PathFollowerComponentSetterMapConst

    PathFollowerComponentSetterMap: {
        path: (gameObject: PathFollower) => (value: Path | undefined) => void;
    } = ...

    Type Declaration

    • Readonlypath: (gameObject: PathFollower) => (value: Path | undefined) => void