GitHubPixels Website
  • Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • @systemic-games/pixels-react
  • usePixelStatus

Function usePixelStatus

  • usePixelStatus(pixel?): PixelStatus | undefined
  • React Hook that updates when the status of the given Pixel changes.

    Parameters

    • Optionalpixel: Pixel

      The Pixel for which to watch the status.

    Returns PixelStatus | undefined

    The status of the given Pixel.

    • Defined in pixels-react/src/usePixelStatus.ts:10

Settings

Member Visibility
GitHubPixels Website
Documentation
  • Loading...

Generated using TypeDoc