public override int GetHashCode()
 {
     return(FmodParameterInstance != null ? FmodParameterInstance.GetHashCode() : 0);
 }