This is the documentation for Enlighten.

struct Enlighten PppiUpdateData Block

struct Enlighten::PppiUpdateData::Block

A contiguous data block.

Variables

Name Description
const T * m_Array

The elements within this block.

Geo::u32 m_Count

The number of elements within this block.

Geo::u32 m_Offset

The offset of this block within the target buffer.