API reference
API reference
Select your platform
No SDKs available
No versions available

Storage Class

Overview

Static Fields

static readonly Action
Clear[Get]

Static Public Member Functions

static bool
Remove
( T item )
static bool
Add
( T item )
static T

Details

Public Statics

readonly Action OVRObjectPool.Storage< T >.Clear
No description available.

Static Member Functions

static bool OVRObjectPool.Storage< T >.Remove
( T item )
No description available.
static bool OVRObjectPool.Storage< T >.Add
( T item )
No description available.
static T OVRObjectPool.Storage< T >.GetOrCreate ( )
No description available.