AnimatorEvent.cs declarations
Public API declaration excerpts from ../bitquirky-core/Runtime/Event/Game/AnimatorEvent.cs.
Source snapshot ad0983d00d77.
On this page
Original file: ../bitquirky-core/Runtime/Event/Game/AnimatorEvent.cs
Source file hash: sha256:0a214649b4da87b53c45d361e887c6e3c1aebaff720634dfb2ee1da831339da9
Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.
Type: AnimatorEvent
Section titled “Type: AnimatorEvent”Original lines: 28-29
Declaration hash: sha256:690d4ec3c2c212262add4f647cd2c22fa7cf8b444a6d8bb8d8c0a41c16399902
[CreateAssetMenu(menuName = "Bit Quirky/Event/Game/Animator", order = -7595)]public sealed class AnimatorEvent : GenericEvent<Animator>{}