Skip to content

Ra-Coding/unity-scriptableobject-gameevents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unity-scriptableobject-gameevents

CI

How to install

Install with the Unity Package Manager: https://github.com/Ra-Coding/unity-scriptableobject-gameevents.git#upm

Built-in GameEvents

  • EmptyType
  • bool
  • byte
  • sbyte
  • short
  • ushort
  • int
  • uint
  • long
  • float
  • double
  • char
  • string
  • Vector2
  • Vector2Int
  • Vector3
  • Vector3Int
  • Vector4
  • GameObject
  • Transform
  • Quaternion
  • Color
  • AudioClip
  • Sprite