Contents

get()

Returns the wrapped value if it is of type T, otherwise nil.

Declaration

func get<T>() -> T? where T : USDValueProtocol

See Also

Accessing the value