Skip to content

bleppie/Unity3D-ExtendedEvent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unity3D-ExtendedEvent

A simple replacement for Unity3D's UnityEvent that offers a wider range of options.

  • More fields, properties, and methods to select from
  • Ability to pass more than one parameter to a method

Selecting properties

UnityEvent ExtendedEvent
UE EE

Selecting Methods

UnityEvent ExtendedEvent
UE EE

Filling in values

UnityEvent ExtendedEvent
UE EE

Passing (multiple) parameters to a method

UnityEvent ExtendedEvent
UE EE
Passing multiple parameters is not supported in UnityEvent

About

A UnityEvent replacement

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%