Contents

uncheckedGet()

Returns the wrapped value as T without checking the dynamic type.

Declaration

func uncheckedGet<T>() -> T where T : USDValueProtocol

Discussion

See Also

Accessing the value