EventArgs used by CurvySplineEvent events
Public Attributes | |
readonly CurvySpline | Spline |
The related spline More... | |
![]() | |
readonly object | Data |
Custom data More... | |
readonly MonoBehaviour | Sender |
The component raising the event More... | |
Public Member Functions | |
CurvySplineEventArgs (MonoBehaviour sender, CurvySpline spline, object data=null) | |
![]() | |
CurvyEventArgs (MonoBehaviour sender, object data) | |
CurvySplineEventArgs | ( | MonoBehaviour | sender, |
CurvySpline | spline, | ||
object | data = null |
||
) |
readonly CurvySpline Spline |
The related spline