UnityTriggerEvent.cs (206B)
1 using Slimecing.Events; 2 using UnityEngine; 3 using UnityEngine.Events; 4 5 namespace Slimecing.SOEventSystem.UnityEvents 6 { 7 [System.Serializable] public class UnityTriggerEvent : UnityEvent<Collider> { } 8 }
![]() | slimecinga fighting game featuring slimes and swords |
Log | Files | Refs | README |