public static HandleRef getCPtr(CSTimelineInnerActionFrame obj)
 {
     return(obj == null ? new HandleRef((object)null, IntPtr.Zero) : obj.swigCPtr);
 }
 public CSTimelineInnerActionFrame(CSTimelineInnerActionFrame csFrame)
     : this(CocoStudioEngineAdapterPINVOKE.new_CSTimelineInnerActionFrame__SWIG_0(CSTimelineInnerActionFrame.getCPtr(csFrame)), true)
 {
 }