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

◆ setName()

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

Definition at line 146 of file xypath.h.

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

References mName, and name().

+ Here is the call graph for this function: