Function VisualServerSingleton.multimeshGetInstanceCount

Returns the number of instances allocated for this multimesh.

long multimeshGetInstanceCount (
  const(RID) multimesh
) nothrow @nogc const;