Exemple #1
0
 public RESULT getUserData(out IntPtr userdata)
 {
     return(Geometry.FMOD5_Geometry_GetUserData(this.rawPtr, out userdata));
 }