Skip to content

Unity Asset Store Plugin in C# (Sample Code)

License

Notifications You must be signed in to change notification settings

chasse20/EventsPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EventsPlus

Events Plus is a powerful event management tool for the Unity Engine. It has been designed as a complete replacement of the stock UnityEvent system and includes several added features and performance improvements. Like UnityEvents, Events Plus enables developers to avoid otherwise cumbersome event wiring and instead manage it all solely within the editor window.

Logo

Website

Asset Store

Documentation

Online API

CORE FEATURES

  • Automatic event wiring
  • Supports every Unity variable type (Vector3, AnimationCurve, etc.)
  • Allows up to 10 event arguments
  • Expandable and re-orderable inspector drawers
  • Optimized for cross-platform with up to 1000% faster speeds over stock UnityEvents
  • Supports both direct events and preconfigured argument calls to all public variables, properties and methods
  • Supports methods with return types and function overloading
  • Source code included and fully-documented

About

Unity Asset Store Plugin in C# (Sample Code)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages