DeadZone Community Packages
    Preparing search index...

    Class BankLocationShell

    Index

    Constructors

    • Parameters

      • x: number
      • y: number
      • z: number
      • isMember: boolean

      Returns BankLocationShell

    Methods

    • Gets whether this bank requires membership.

      Returns boolean

      true if members only

    • Gets the world location of the bank.

      Returns WorldPoint

      the WorldPoint location

    • Creates a Bank Location Shell based on the provided coordinates and requirements

      Parameters

      • x: number
      • y: number
      • z: number
      • isMember: boolean = false

      Returns BankLocationShell