Interface IVariablesServiceComponent
All components that are part of the VariablesService should implement this interface (or one of its sub interfaces like IVariableSource).
Namespace: NoSuchStudio.Variables
Assembly: NoSuchStudio-Variables.dll
Syntax
public interface IVariablesServiceComponent : IServiceComponent<VariablesService>