Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IEventBindingService.cs
Go to the documentation of this file.
2
4
ICollection GetCompatibleMethods(EventDescriptor e)
EventDescriptor? GetEvent(PropertyDescriptor property)
bool ShowCode(IComponent component, EventDescriptor e)
PropertyDescriptorCollection GetEventProperties(EventDescriptorCollection events)
PropertyDescriptor GetEventProperty(EventDescriptor e)
string CreateUniqueMethodName(IComponent component, EventDescriptor e)