Obi  6.4
Unified particle physics for Unity
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Obi.ObiResourceHandle< T > Class Template Reference
Inheritance diagram for Obi.ObiResourceHandle< T >:
Obi.ObiColliderHandle Obi.ObiCollisionMaterialHandle Obi.ObiDistanceFieldHandle Obi.ObiEdgeMeshHandle Obi.ObiHeightFieldHandle Obi.ObiRigidbodyHandle Obi.ObiTriangleMeshHandle

Public Member Functions

void Invalidate ()
 
void Reference ()
 
bool Dereference ()
 
 ObiResourceHandle (int index=-1)
 

Public Attributes

owner = null
 
int index = -1
 

Properties

bool isValid [get]
 

Member Data Documentation

int Obi.ObiResourceHandle< T >.index = -1

index of this resource in the collision world.

T Obi.ObiResourceHandle< T >.owner = null

reference to the owner instance


The documentation for this class was generated from the following file: