Class LineEvent Serializable UnityEvent that passes a Line to listeners. Inheritance object LineEvent Namespace: Ibralogue Assembly: .dll Syntax [Serializable] public class LineEvent : UnityEvent<Line>