Sane C++ Libraries
C++ Platform Abstraction Libraries
SC::PluginFile Struct Reference

Holds path to a given plugin source file. More...

#include <Plugin.h>

Public Attributes

SmallString< 255 > absolutePath
 Absolute path to a plugin source file. More...
 

Detailed Description

Holds path to a given plugin source file.

Member Data Documentation

◆ absolutePath

SmallString<255> SC::PluginFile::absolutePath

Absolute path to a plugin source file.


The documentation for this struct was generated from the following file: