UnsafeUtility.As<U, T>(ref U from)

Cambiar al Manual

Parámetros

fromThe reference to reinterpret.

Valor de retorno

void A reference to a value of type T.

Descripción

Reinterprets the reference as a reference of a different type.