Skip to content

Extension of Unity Object Events Stream to easily receive information about Object interactions in Editor

Notifications You must be signed in to change notification settings

Invertex/UnityEditorObjectEvents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Editor Object Change Tracker

Extension of Unity Object Events Stream API to easily receive information about Object interactions in Editor

Currently only has an event for newly created GameObjects.

Subscribe a method that receives a GameObject to the Invertex.UnityEditorTools.ObjectChangeTracker.OnGameObjectCreated event.

Unity 2020.2 and above required.

About

Extension of Unity Object Events Stream to easily receive information about Object interactions in Editor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages