OverlayExtensionsRegion (RWE.GameOn.Core)

Class
OverlayExtensionsRegion

Usage:

The OverlayExtensionsRegion class can be used to create a new access point for the extension that exists within the GameOn In-Game Overlay.

OverlayExtensionsRegion

Methods:

  • .create
OverlayExtensionsRegion.create(new(type))

Valid Types:

  • extensionaccesspoint

Example:

including GameOn.LXCore;

OverlayExtensionsRegion.create(new(extensionaccesspoint))

Supports:

icon
alttitle

Menu