Interface INDMFEditorOnly
This interface derives from VRChat's IEditorOnly, if the VRChat SDK is present, and otherwise is a no-op interface. This allows downstream plugins to mark their components as editor-only without needing to #if the reference to be compatible with non-VRCSDk configurations.
public interface INDMFEditorOnly