UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLightAndChannel Struct Reference

Public Member Functions

 FLightAndChannel (ULightComponent *InLight)
 

Public Attributes

ULightComponentLight
 
int32 Channel
 

Detailed Description

Stores a light and a channel it has been assigned to.

Constructor & Destructor Documentation

◆ FLightAndChannel()

FLightAndChannel::FLightAndChannel ( ULightComponent InLight)
inline

Member Data Documentation

◆ Channel

int32 FLightAndChannel::Channel

◆ Light

ULightComponent* FLightAndChannel::Light

The documentation for this struct was generated from the following file: