System::SmartPtr::GetObjectOwner メソッド

SmartPtr::GetObjectOwner method

参照されているオブジェクトを取得します。

Object * System::SmartPtr<T>::GetObjectOwner() const

ReturnValue

参照されているオブジェクトへの生ポインタ、または nullptr を返します。

参照