Current Unity event

C# | Visual Basic | Visual C++ |
public Event CurrentEvent { get; set; }
Public Property CurrentEvent As Event Get Set
public: property Event^ CurrentEvent { Event^ get (); void set (Event^ value); }
C# | Visual Basic | Visual C++ |
public Event CurrentEvent { get; set; }
Public Property CurrentEvent As Event Get Set
public: property Event^ CurrentEvent { Event^ get (); void set (Event^ value); }