1#ifndef AUBO_SCOPE_FUNCTION_H
2#define AUBO_SCOPE_FUNCTION_H
#define ARCS_CLASS_FORWARD(C)
Macro that forward declares a class and defines the respective smartpointers through ARCS_DECLARE_PTR...
Function Represents a function shown in the Expression Editor.
std::vector< std::string > getArguments()
Returns a list of the arguments of the function.
std::string getName()
Returns the name of the function.
AuboCapInfoPtr getContributorInfo()
Get information about the AuboCap that added/contributed this function to AuboScope.