internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Asset obj) { return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; }
public AssetHandle(Asset rawPtr) : this(SharpMochaPINVOKE.new_AssetHandle__SWIG_0(Asset.getCPtr(rawPtr)), true) { }