Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


intParameter

Int parameter that is stored in the event and will be sent to the function.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public int intParameter { get; set; }