Where is PluginMain in the samples?
I'm trying to learn the SDK by looking at the sample code. However, every sample plugin I've looked at so far doesn't have a PluginMain function and it looks like they are using another plugin structure by extending a "Plugin" class. Yet I see no mention of this in the API or getting started docs. Can someone help explain please?