Function VisualInstance.getInstance

Returns the RID of this instance. This RID is the same as the RID returned by VisualServer.instanceCreate. This RID is needed if you want to call VisualServer functions directly on this VisualInstance.

RID getInstance() nothrow @nogc const;