Public Member Functions | |
| ObjectReference (const Common::WeakPtr< RuntimeObject > &objectPtr) | |
| bool | operator== (const ObjectReference &other) const |
| bool | operator!= (const ObjectReference &other) const |
| void | reset () |
Public Attributes | |
| Common::WeakPtr< RuntimeObject > | object |