Click or drag to resize

SceneDirectorFaded Event

Event that gets called when the scene has faded (in or out).

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static event Action<float> Faded
Request Example View Source

Value

Type: SystemActionSingle
See Also