SCNVector3Extensions icon indicating copy to clipboard operation
SCNVector3Extensions copied to clipboard

Added discardable results

Open KaiCode2 opened this issue 7 years ago • 0 comments

It's a pain to get the 'Unused result' warning for the mutating functions. Added @discardableResult to suppress these.

KaiCode2 avatar Jul 13 '17 20:07 KaiCode2