ILampArray::GetIsEnabled

Gets the enabled state of an ILampArray for the current process.

Syntax

bool GetIsEnabled(
)

Parameters

This method has no parameters.

Return value

Type: bool

The enabled state of the ILampArray: true if the device is enabled, otherwise false. By default, ILampArrays are enabled.

Requirements

Header: LampArray.h

Library: xgameplatform.lib

Supported platforms: Xbox One family consoles and Xbox Series consoles

See also

Lighting API Overview
ILampArray::SetIsEnabled
ILampArray