FastLED 3.9.15
Loading...
Searching...
No Matches

◆ setName()

void fl::XYPathFunction::setName ( const string & name)
inline

Definition at line 147 of file xypath.h.

147{ mName = name; }
fl::string mName
Definition xypath.h:161
const string name() const override
Definition xypath.h:146

References mName, and name().

+ Here is the call graph for this function: