sesaparcours
    Preparing search index...
    interface IMovable {
        isMovable(): boolean;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods

    • Get whether this is movable or not.

      Returns boolean

      True if movable.