Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Class Resource

All resources Derive from this Base Resource type

Hierarchy

Index

Constructors

constructor

Methods

getBasePath

  • getBasePath(): string

getFileName

  • getFileName(): string

getLoadStatus

getResourceId

  • getResourceId(): bigint

isProtectedContent

  • isProtectedContent(): boolean

isResourceValid

  • isResourceValid(): boolean
  • Returns True if the Resource was successfully loaded

    Loading only happens on the server-side so this call is only useful to the server

    priv

    none

    Returns boolean

    TRUE = Successfully loaded

setProtectedContent

  • setProtectedContent(value: boolean): void
  • Protected/Copyrighted content, do not share with other clients

    Parameters

    • value: boolean

      true if protected

    Returns void

Generated using TypeDoc