Click or drag to resize

SceneDirectorFading Event

Event that gets called when the scene is fading (in or out).

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

Value

Type: SystemActionSingle
See Also