Skip to content

M_Aurora_Profiles_LightEvent_UpdateLights

Anton Pupkov edited this page Aug 8, 2016 · 1 revision

LightEvent.UpdateLights Method (EffectFrame)

Adds new layers to the passed EffectFrame instance based on GameState information.

Namespace: Aurora.Profiles
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)

Syntax

C#

public virtual void UpdateLights(
	EffectFrame frame
)

Parameters

 

frame
Type: Aurora.EffectsEngine.EffectFrame
EffectFrame instance to which layers will be added

See Also

Reference

LightEvent Class
UpdateLights Overload
Aurora.Profiles Namespace

Clone this wiki locally