Click or drag to resize

ObservedValueT Constructor

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public ObservedValue(
	T initialValue
)

Parameters

initialValue
Type: T
See Also