ItemScope
(
item
)
|
Signature
OVRObjectPool.ItemScope< T >.ItemScope(out T item) Parameters item: out T |
_item
: readonly T |
Signature
readonly T OVRObjectPool.ItemScope< T >._item |
Dispose
()
|
Signature
void OVRObjectPool.ItemScope< T >.Dispose() Returns void |